3003 Commits (c99564492c579b6d36e162ce8494a19b7402d8f2)

Author SHA1 Message Date
Stefano Sabatini 34b5b735f9 examples/muxing: add check on avformat_write_header() result 12 years ago
Stefano Sabatini b3e2975ab3 examples/muxing: apply misc fixes to log messages 12 years ago
Stefano Sabatini 1d0048cfe3 examples/muxing: rename img_convert_ctx to sws_ctx 12 years ago
Stefano Sabatini 976bb42aca examples/muxing: merge some declarations and definitions 12 years ago
Stefano Sabatini bdd9bfbbab examples/muxing: prefer AVPicture to AVFrame, when feasible 12 years ago
Stefano Sabatini 2fe8fd3948 examples/demuxing: add audio decoding/demuxing 12 years ago
Stefano Sabatini 00d516454c lavf/segment: add segment_list_flags option 12 years ago
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 13 years ago
Stefano Sabatini 9de7622927 lavfi/transpose: implement landscape passthrough mode 13 years ago
Stefano Sabatini 3b34cbce19 examples/scaling_video: write to rawvideo file 13 years ago
Stefano Sabatini ebd703f0a0 lavf/segment: deprecate "ext" format in favor of "csv" 13 years ago
Stefano Sabatini d815763548 lavf/segment: add escaping for filename field of the CSV list file 13 years ago
Stefano Sabatini c8ef309379 examples: add demuxing.c example 13 years ago
Stefano Sabatini d55252c331 lavfi/mp: remove decimate wrapper 13 years ago
Michael Niedermayer 3061664a57 avoid ambigous buffersink names 13 years ago
Jérémy Tran 54ca7e39da lavfi/hue: add process_command callback 13 years ago
Stefano Sabatini 9dd3d6c72a lavfi: port decimate libmpcodecs filter 13 years ago
Stefano Sabatini e64b941dbc lavfi/mp: remove smartblur filter 13 years ago
Alberto Delmás ee769c6a7c MSS2 decoder 13 years ago
Stephan Hilb 6eac554659 Add CPiA video decoder 13 years ago
Stefano Sabatini db0a0aa243 examples/scaling_video: add logging in case of image allocation failure 13 years ago
Stefano Sabatini 952caf11f2 examples/muxing: remove pointless #undef exit 13 years ago
Stefano Sabatini cb6defb053 examples/scaling_video: consistently use printf rather than av_log() 13 years ago
Stefano Sabatini 078e203379 examples/scaling_video: add file doxy 13 years ago
Stefano Sabatini e53becc70f examples/Makefile: give priority to pkg-config flags 13 years ago
Anton Khirnov bbcedade00 avconv: make the -passlogfile option per-stream. 13 years ago
Anton Khirnov 038c0b1e06 avconv: make the -pass option per-stream. 13 years ago
Anton Khirnov a2318326f1 lavc: add lossy/lossless codec properties. 13 years ago
Ramiro Polla ad7fae4ee1 dshow: allow user to specify audio buffer size 13 years ago
Anton Khirnov bbabeb56fa Add reminders to update the codec descriptor list with new codec IDs. 13 years ago
Andrey Utkin 028b6d2b5c Add 'timeout' option to UDP protocol 13 years ago
Stefano Sabatini 2cbffc6706 examples/Makefile: remove duplicated -f switch 13 years ago
Stefano Sabatini 74419fcf45 examples: add scaling_video example 13 years ago
Jérémy Tran 316afee708 lavfi: add smartblur filter 13 years ago
Nicolas George 786dadc014 cmdutils: add -layouts option. 13 years ago
Stefano Sabatini 60924dfe55 examples/decoding_encoding: make operation logic more self-evident / predictable 13 years ago
Stefano Sabatini 3b0e2763f4 examples/Makefile: apply misc minor fixes to the RM rule 13 years ago
Stefano Sabatini c0bca6425d examples/decoding_encoding: store temporary files in current dir 13 years ago
Stefano Sabatini fef9e84114 examples/decoding_encoding.c: tell where the decoding output files are printed 13 years ago
Stefano Sabatini 864e8adcf1 examples/muxing: update to the new avcodec_encode_video2() API 13 years ago
Michael Niedermayer 5ac603df83 doc/developer: add "Adding files to the fate-suite dataset" 13 years ago