summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * avconv: convert to new refcounted AVFrame APIAnton Khirnov2013-03-08
* | Merge commit '37045e422903695e610cca6ecb753df643ab9380'Michael Niedermayer2013-03-12
|\|
| * mpegvideo: drop vismv codeAnton Khirnov2013-03-08
* | utils: Dont sent fake channel layouts, 0 layout is better when its not knownMichael Niedermayer2013-03-12
* | Merge commit '2eba9087f3031c6050f8dcd996225490be6c2410'Michael Niedermayer2013-03-12
|\|
| * lavc: make up a fake frame channel layout when there is no real one.Anton Khirnov2013-03-08
* | Merge commit '192f1984b1a93aa08af053b8f9ab4950f307bd5d'Michael Niedermayer2013-03-12
|\|
| * lavc: limit maximum number of channels to 63Anton Khirnov2013-03-08
* | Merge commit '15ec0450b4ae891f3e6ababa03c777a4443b94ca'Michael Niedermayer2013-03-12
|\|
| * lavc: allow decoders to override frame parameters.Anton Khirnov2013-03-08
* | mss1: set frame defaultsMichael Niedermayer2013-03-12
* | buffer: use the atomic get instead of the add and fetch variant.Clément Bœsch2013-03-12
* | get_video_buffer: add vertical paddingMichael Niedermayer2013-03-12
* | avcodec: fix motion vector vissualizationMichael Niedermayer2013-03-12
* | h264/mpegvideo: fix ff_print_debug_info2 argumentsMichael Niedermayer2013-03-12
* | mpegvideo: move ff_print_debug_info2 to where ff_print_debug_info isMichael Niedermayer2013-03-12
* | atomic: prefer gcc builtins over win32 atomics, if available.Hendrik Leppkes2013-03-12
* | atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronizeMartin Storsjö2013-03-12
* | snow: set frame defaultsMichael Niedermayer2013-03-12
* | Merge commit '3b199d29cd597a3518136d78860e172060b9e83d'Michael Niedermayer2013-03-12
|\|
| * lavc decoders: properly initialize AVFrame.Anton Khirnov2013-03-08
* | h264: disallow single unpaired fields as references of framesMichael Niedermayer2013-03-12
* | lavfi/moviesrc: use refcounted framesHendrik Leppkes2013-03-12
* | h264: fix null pointer dereference and assertion failureMichael Niedermayer2013-03-12
* | ff_alloc_picture: free tables in case of dimension mismatchesMichael Niedermayer2013-03-12
* | mpegvideo: dont allow last == currentMichael Niedermayer2013-03-12
* | update_frame_pool: use channel fieldMichael Niedermayer2013-03-12
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-12
|\|
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* | snowdec: fix off by 1 error in dimensions checkMichael Niedermayer2013-03-12
* | lavfi/buffersink: move the filter structures at the end.Nicolas George2013-03-11
* | cmdutils: remove conditionnal pp include.Clément Bœsch2013-03-11
* | lavfi/buffersink: implement av_buffersink_get_samples().Nicolas George2013-03-10
* | lavfi/buffersrc: do not dereference NULL frame.Nicolas George2013-03-10
* | lavfi: rename sink_buffer.c into buffersink.c.Nicolas George2013-03-10
* | lavfi: remove buffersink.c.Nicolas George2013-03-10
* | lavfi/sink_buffer: move stuff to reduce the diff.Nicolas George2013-03-10
* | lavfi/smartblur: add support to named optionsStefano Sabatini2013-03-10
* | ffmpeg: re-enable use of buffersrc flags.Nicolas George2013-03-10
* | lavfi/buffersrc: implement flags.Nicolas George2013-03-10
* | ffmpeg: add the -canvas_size option.Nicolas George2013-03-10
* | ffmpeg: port sub2video to AVFrame.Nicolas George2013-03-10
* | doc/ffplay,ffmpeg: mention the corresponding negated option for -statsStefano Sabatini2013-03-10
* | cmdutils: clarify log message, in case of option routed to both codec and mux...Stefano Sabatini2013-03-10
* | cmdutils: remove duplicated check on CONFIG_POSTPROCStefano Sabatini2013-03-10
* | cmdutils: make print_all_libs_info() show libavresample versionStefano Sabatini2013-03-10
* | cmdutils: fix stylenitsStefano Sabatini2013-03-10
* | lavfi/unsharp: add missing option flagsStefano Sabatini2013-03-10
* | lavc/utils: fix typo and reword message in case of too low bitrateStefano Sabatini2013-03-10
* | avfilter: avoid direct access to "frame"->channelsMichael Niedermayer2013-03-10