| Commit message (Expand) | Author | Age | Files | Lines |
* | examples/demuxing: add audio decoding/demuxing | Stefano Sabatini | 2012-09-11 | 1 | -79/+225 |
* | lavf/segment: add segment_list_flags option | Stefano Sabatini | 2012-09-11 | 1 | -0/+26 |
* | ffprobe: add print_section option to the compact writer | Stefano Sabatini | 2012-09-11 | 1 | -0/+5 |
* | lavfi/setpts: add FRAME_RATE constant | Stefano Sabatini | 2012-09-10 | 1 | -0/+3 |
* | lavd/dshow: support video codec and pixel format selection | Ramiro Polla | 2012-09-07 | 1 | -0/+4 |
* | lavfi/mp: drop rotate wrapper | Stefano Sabatini | 2012-09-06 | 1 | -1/+0 |
* | lavu/parseutils: add av_small_strptime() | Stefano Sabatini | 2012-09-06 | 1 | -0/+6 |
* | Optimization of AC3 floating point decoder for MIPS | Nedeljko Babic | 2012-09-05 | 1 | -0/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-05 | 1 | -0/+4 |
|\ |
|
| * | avopt: Reorder the default_val struct, making i64 the first field | Martin Storsjö | 2012-09-04 | 1 | -0/+4 |
* | | doc/filters: add mp=noise example | Stefano Sabatini | 2012-09-05 | 1 | -0/+6 |
* | | doc/filters: itemize example for mp filter | Stefano Sabatini | 2012-09-05 | 1 | -1/+4 |
* | | doc/filters: remove reference to mp=hue filter, which was dropped | Stefano Sabatini | 2012-09-05 | 1 | -3/+0 |
* | | lavfi/transpose: implement landscape passthrough mode | Stefano Sabatini | 2012-09-04 | 1 | -4/+7 |
* | | examples/scaling_video: write to rawvideo file | Stefano Sabatini | 2012-09-04 | 2 | -26/+28 |
* | | lavf/segment: deprecate "ext" format in favor of "csv" | Stefano Sabatini | 2012-09-04 | 1 | -5/+9 |
* | | lavf/segment: add escaping for filename field of the CSV list file | Stefano Sabatini | 2012-09-04 | 1 | -2/+2 |
* | | examples: add demuxing.c example | Stefano Sabatini | 2012-09-02 | 2 | -0/+194 |
* | | lavfi/mp: remove decimate wrapper | Stefano Sabatini | 2012-09-01 | 1 | -1/+0 |
* | | avoid ambigous buffersink names | Michael Niedermayer | 2012-09-01 | 2 | -2/+2 |
* | | lavfi/hue: add process_command callback | Jérémy Tran | 2012-08-31 | 1 | -0/+12 |
* | | lavfi: port decimate libmpcodecs filter | Stefano Sabatini | 2012-08-31 | 1 | -0/+37 |
* | | lavfi/mp: remove smartblur filter | Stefano Sabatini | 2012-08-31 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-31 | 1 | -0/+2 |
|\| |
|
| * | MSS2 decoder | Alberto Delmás | 2012-08-31 | 1 | -0/+2 |
* | | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5' | Michael Niedermayer | 2012-08-31 | 2 | -2/+6 |
|\| |
|
| * | avconv: make the -passlogfile option per-stream. | Anton Khirnov | 2012-08-30 | 1 | -1/+1 |
| * | avconv: make the -pass option per-stream. | Anton Khirnov | 2012-08-30 | 1 | -1/+1 |
| * | lavc: add lossy/lossless codec properties. | Anton Khirnov | 2012-08-30 | 1 | -0/+4 |
* | | Add CPiA video decoder | Stephan Hilb | 2012-08-31 | 1 | -0/+1 |
* | | examples/scaling_video: add logging in case of image allocation failure | Stefano Sabatini | 2012-08-30 | 1 | -2/+6 |
* | | examples/muxing: remove pointless #undef exit | Stefano Sabatini | 2012-08-30 | 1 | -2/+0 |
* | | examples/scaling_video: consistently use printf rather than av_log() | Stefano Sabatini | 2012-08-30 | 1 | -8/+8 |
* | | examples/scaling_video: add file doxy | Stefano Sabatini | 2012-08-30 | 1 | -0/+5 |
* | | examples/Makefile: give priority to pkg-config flags | Stefano Sabatini | 2012-08-30 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-30 | 1 | -0/+2 |
|\| |
|
| * | Add reminders to update the codec descriptor list with new codec IDs. | Anton Khirnov | 2012-08-29 | 1 | -0/+2 |
* | | dshow: allow user to specify audio buffer size | Ramiro Polla | 2012-08-29 | 1 | -0/+9 |
* | | Add 'timeout' option to UDP protocol | Andrey Utkin | 2012-08-29 | 1 | -0/+3 |
* | | examples/Makefile: remove duplicated -f switch | Stefano Sabatini | 2012-08-28 | 1 | -2/+2 |
* | | examples: add scaling_video example | Stefano Sabatini | 2012-08-28 | 2 | -1/+133 |
* | | lavfi: add smartblur filter | Jérémy Tran | 2012-08-28 | 1 | -0/+29 |
* | | cmdutils: add -layouts option. | Nicolas George | 2012-08-28 | 1 | -0/+3 |
* | | examples/decoding_encoding: make operation logic more self-evident / predictable | Stefano Sabatini | 2012-08-27 | 1 | -9/+18 |
* | | examples/Makefile: apply misc minor fixes to the RM rule | Stefano Sabatini | 2012-08-27 | 1 | -2/+2 |
* | | examples/decoding_encoding: store temporary files in current dir | Stefano Sabatini | 2012-08-27 | 2 | -9/+12 |
* | | examples/decoding_encoding.c: tell where the decoding output files are printed | Stefano Sabatini | 2012-08-24 | 1 | -2/+2 |
* | | examples/muxing: update to the new avcodec_encode_video2() API | Stefano Sabatini | 2012-08-24 | 1 | -9/+15 |
* | | doc/developer: add "Adding files to the fate-suite dataset" | Michael Niedermayer | 2012-08-24 | 1 | -0/+12 |
* | | lavfi/asetpts,setpts: add variables T, STARTT, PREV_INT and PREV_OUTT | Stefano Sabatini | 2012-08-24 | 1 | -0/+11 |