index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
libavfilter: export ff_default_query_formats()
Michael Niedermayer
2012-05-25
1
-0
/
+1
*
release_notes: update
Michael Niedermayer
2012-05-25
1
-33
/
+0
*
Revert "removing lowres support"
Michael Niedermayer
2012-05-25
11
-41
/
+461
*
avdevice: bump soname due to lavf soname bump
Michael Niedermayer
2012-05-25
1
-2
/
+2
*
lavfi/pixdesctest: use AVPALETTE_SIZE macro
Stefano Sabatini
2012-05-25
1
-1
/
+1
*
lavfi/pixdesctest: fix SAME -> SAME memcpy
Stefano Sabatini
2012-05-25
1
-1
/
+1
*
lavfi/hflip: copy palette data in start_frame()
Stefano Sabatini
2012-05-25
2
-1
/
+17
*
lavfi/aresample: print channel layouts and formats along with the rate.
Clément Bœsch
2012-05-25
1
-2
/
+6
*
Fixed warnings about int64 to int32 conversion
Michael Bradshaw
2012-05-25
1
-2
/
+2
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-25
11
-86
/
+795
|
\
|
*
rtmp: Return a proper error code instead of -1
Samuel Pitoiset
2012-05-24
1
-4
/
+4
|
*
rtmp: Check malloc calls
Samuel Pitoiset
2012-05-24
1
-20
/
+58
|
*
rtmp: Check ff_rtmp_packet_create calls
Samuel Pitoiset
2012-05-24
2
-55
/
+140
|
*
lavfi: add audio mix filter
Justin Ruggles
2012-05-23
6
-1
/
+587
|
*
flvdec: Make sure sample_rate is set to the updated value
Martin Storsjö
2012-05-23
1
-2
/
+2
|
*
tqi: Pass errors from the MB decoder
Michael Niedermayer
2012-05-23
1
-3
/
+7
*
|
doc/filters: move "aformat" before "amerge".
Clément Bœsch
2012-05-24
1
-26
/
+26
*
|
doc/filters: remove old aformat entry.
Clément Bœsch
2012-05-24
1
-21
/
+0
*
|
lavfi/video: add avfilter.h include to fix make checkheaders.
Clément Bœsch
2012-05-24
1
-0
/
+2
*
|
ffmpeg: use AUTO_INSERT_FILTER() for -async option.
Clément Bœsch
2012-05-24
1
-23
/
+9
*
|
Changelog: update for 0.11
Michael Niedermayer
2012-05-24
1
-0
/
+5
*
|
MAINTAINERS: update versions
Michael Niedermayer
2012-05-24
1
-1
/
+1
*
|
doc: remove ffmpeg-mt-authorship.txt from master (for upcoming 0.11)
Michael Niedermayer
2012-05-24
1
-4561
/
+0
*
|
ffplay: set base in dr1 allocation.
Michael Niedermayer
2012-05-24
1
-0
/
+1
*
|
dshow: rename dshow.h to avoid conflict with system header of equal name
Kyle
2012-05-24
8
-7
/
+7
*
|
fate: update checksum after pal8 changes
Michael Niedermayer
2012-05-24
1
-1
/
+1
*
|
Build the aformat filter when ffmpeg is built.
Carl Eugen Hoyos
2012-05-24
1
-1
/
+1
*
|
Do not disable ffmpeg with --disable-everything.
Carl Eugen Hoyos
2012-05-24
1
-2
/
+2
*
|
Fix compilation with --disable-everything.
Carl Eugen Hoyos
2012-05-24
1
-1
/
+1
*
|
lavfutils: fix copyright
Michael Niedermayer
2012-05-24
1
-0
/
+2
*
|
lavfi/video: fix copyright
Michael Niedermayer
2012-05-24
1
-0
/
+4
*
|
drawutils: fix copyright
Michael Niedermayer
2012-05-24
1
-0
/
+3
*
|
vf_fps: fix copyright
Michael Niedermayer
2012-05-24
1
-0
/
+4
*
|
vf_fps: license cleanup
Michael Niedermayer
2012-05-24
1
-4
/
+4
*
|
lavfi/buffer.c: fix copyright
Michael Niedermayer
2012-05-24
1
-0
/
+4
*
|
lavfi/avcodec.c: fix copyright
Michael Niedermayer
2012-05-24
1
-0
/
+2
*
|
asrc_anullsrc: fix copyright
Michael Niedermayer
2012-05-24
1
-0
/
+3
*
|
asink_anullsink: fix copyright
Michael Niedermayer
2012-05-24
1
-0
/
+2
*
|
af_null: fix copyright
Michael Niedermayer
2012-05-24
1
-0
/
+1
*
|
lavfi: copy palette in start_frame()
Stefano Sabatini
2012-05-24
1
-0
/
+4
*
|
lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.h
Stefano Sabatini
2012-05-24
4
-4
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-23
40
-84
/
+361
|
\
|
|
*
os_support: Define SHUT_RD, SHUT_WR and SHUT_RDWR on OS/2
Dave Yeo
2012-05-23
1
-0
/
+6
|
*
http: Add support for reading http POST reply headers
Samuel Pitoiset
2012-05-22
1
-1
/
+15
|
*
http: Add http_shutdown() for ending writing of posts
Samuel Pitoiset
2012-05-22
1
-2
/
+19
|
*
tcp: Allow signalling end of reading/writing
Samuel Pitoiset
2012-05-22
2
-0
/
+23
|
*
avio: Add a function for signalling end of reading/writing
Samuel Pitoiset
2012-05-22
2
-0
/
+20
|
*
lavfi: fix comment, audio is supported now.
Anton Khirnov
2012-05-22
1
-2
/
+1
|
*
lavfi: fix incorrect comment.
Anton Khirnov
2012-05-22
1
-2
/
+2
|
*
lavfi: remove avfilter_null_* from public API on next bump.
Anton Khirnov
2012-05-22
21
-44
/
+90
[next]