2818 Commits (7b62d3415e8e44618cb97775567d453295c4f4d9)

Author SHA1 Message Date
Stefano Sabatini 0c71d5a077 ffprobe: add print_section option to the compact writer 12 years ago
Stefano Sabatini 722762f7e1 lavfi/setpts: add FRAME_RATE constant 12 years ago
Ramiro Polla 37a0db50db lavd/dshow: support video codec and pixel format selection 12 years ago
Stefano Sabatini fb2e7ac3c4 lavfi/mp: drop rotate wrapper 12 years ago
Stefano Sabatini 29e972f67c lavu/parseutils: add av_small_strptime() 12 years ago
Nedeljko Babic b3fdfc8c4e Optimization of AC3 floating point decoder for MIPS 12 years ago
Stefano Sabatini fc15f58adb doc/filters: add mp=noise example 12 years ago
Stefano Sabatini 8a7b82ccab doc/filters: itemize example for mp filter 12 years ago
Stefano Sabatini 0e28e3cf82 doc/filters: remove reference to mp=hue filter, which was dropped 12 years ago
Martin Storsjö 686a329395 avopt: Reorder the default_val struct, making i64 the first field 12 years ago
Stefano Sabatini 9de7622927 lavfi/transpose: implement landscape passthrough mode 12 years ago
Stefano Sabatini 3b34cbce19 examples/scaling_video: write to rawvideo file 12 years ago
Stefano Sabatini ebd703f0a0 lavf/segment: deprecate "ext" format in favor of "csv" 12 years ago
Stefano Sabatini d815763548 lavf/segment: add escaping for filename field of the CSV list file 12 years ago
Stefano Sabatini c8ef309379 examples: add demuxing.c example 12 years ago
Stefano Sabatini d55252c331 lavfi/mp: remove decimate wrapper 12 years ago
Michael Niedermayer 3061664a57 avoid ambigous buffersink names 12 years ago
Jérémy Tran 54ca7e39da lavfi/hue: add process_command callback 12 years ago
Stefano Sabatini 9dd3d6c72a lavfi: port decimate libmpcodecs filter 12 years ago
Stefano Sabatini e64b941dbc lavfi/mp: remove smartblur filter 12 years ago
Alberto Delmás ee769c6a7c MSS2 decoder 12 years ago
Stephan Hilb 6eac554659 Add CPiA video decoder 12 years ago
Stefano Sabatini db0a0aa243 examples/scaling_video: add logging in case of image allocation failure 12 years ago
Stefano Sabatini 952caf11f2 examples/muxing: remove pointless #undef exit 12 years ago
Stefano Sabatini cb6defb053 examples/scaling_video: consistently use printf rather than av_log() 12 years ago
Stefano Sabatini 078e203379 examples/scaling_video: add file doxy 12 years ago
Stefano Sabatini e53becc70f examples/Makefile: give priority to pkg-config flags 12 years ago
Anton Khirnov bbcedade00 avconv: make the -passlogfile option per-stream. 12 years ago
Anton Khirnov 038c0b1e06 avconv: make the -pass option per-stream. 12 years ago
Anton Khirnov a2318326f1 lavc: add lossy/lossless codec properties. 12 years ago
Ramiro Polla ad7fae4ee1 dshow: allow user to specify audio buffer size 12 years ago
Anton Khirnov bbabeb56fa Add reminders to update the codec descriptor list with new codec IDs. 12 years ago
Andrey Utkin 028b6d2b5c Add 'timeout' option to UDP protocol 12 years ago
Stefano Sabatini 2cbffc6706 examples/Makefile: remove duplicated -f switch 12 years ago
Stefano Sabatini 74419fcf45 examples: add scaling_video example 12 years ago
Jérémy Tran 316afee708 lavfi: add smartblur filter 12 years ago
Nicolas George 786dadc014 cmdutils: add -layouts option. 12 years ago
Stefano Sabatini 60924dfe55 examples/decoding_encoding: make operation logic more self-evident / predictable 12 years ago
Stefano Sabatini 3b0e2763f4 examples/Makefile: apply misc minor fixes to the RM rule 12 years ago
Stefano Sabatini c0bca6425d examples/decoding_encoding: store temporary files in current dir 12 years ago
Stefano Sabatini fef9e84114 examples/decoding_encoding.c: tell where the decoding output files are printed 12 years ago
Stefano Sabatini 864e8adcf1 examples/muxing: update to the new avcodec_encode_video2() API 12 years ago
Michael Niedermayer 5ac603df83 doc/developer: add "Adding files to the fate-suite dataset" 12 years ago
Stefano Sabatini 1181461ca5 lavfi/asetpts,setpts: add variables T, STARTT, PREV_INT and PREV_OUTT 12 years ago
Stefano Sabatini 3d6d59ef35 doc/filters: itemize examples for *settb filters 12 years ago
Stefano Sabatini c45178cf5b doc/filters: itemize examples for *setpts filters 12 years ago
Stefano Sabatini 0043db2967 doc/filters: move *setpts and *settb filters to the multimedia filters section 12 years ago
Anton Khirnov 7b44061f4b doc/APIchanges: add an entry for codec descriptors. 12 years ago
Stefano Sabatini a7219529d1 examples/decoding_encoding: flush audio frames in the encoder 12 years ago
Stefano Sabatini 535df748c5 examples/decoding_encoding: re-organize frame configuration code 12 years ago