summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* examples/demuxing: add audio decoding/demuxingStefano Sabatini2012-09-111-79/+225
* lavf/segment: add segment_list_flags optionStefano Sabatini2012-09-111-0/+26
* ffprobe: add print_section option to the compact writerStefano Sabatini2012-09-111-0/+5
* lavfi/setpts: add FRAME_RATE constantStefano Sabatini2012-09-101-0/+3
* lavd/dshow: support video codec and pixel format selectionRamiro Polla2012-09-071-0/+4
* lavfi/mp: drop rotate wrapperStefano Sabatini2012-09-061-1/+0
* lavu/parseutils: add av_small_strptime()Stefano Sabatini2012-09-061-0/+6
* Optimization of AC3 floating point decoder for MIPSNedeljko Babic2012-09-051-0/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-051-0/+4
|\
| * avopt: Reorder the default_val struct, making i64 the first fieldMartin Storsjö2012-09-041-0/+4
* | doc/filters: add mp=noise exampleStefano Sabatini2012-09-051-0/+6
* | doc/filters: itemize example for mp filterStefano Sabatini2012-09-051-1/+4
* | doc/filters: remove reference to mp=hue filter, which was droppedStefano Sabatini2012-09-051-3/+0
* | lavfi/transpose: implement landscape passthrough modeStefano Sabatini2012-09-041-4/+7
* | examples/scaling_video: write to rawvideo fileStefano Sabatini2012-09-042-26/+28
* | lavf/segment: deprecate "ext" format in favor of "csv"Stefano Sabatini2012-09-041-5/+9
* | lavf/segment: add escaping for filename field of the CSV list fileStefano Sabatini2012-09-041-2/+2
* | examples: add demuxing.c exampleStefano Sabatini2012-09-022-0/+194
* | lavfi/mp: remove decimate wrapperStefano Sabatini2012-09-011-1/+0
* | avoid ambigous buffersink namesMichael Niedermayer2012-09-012-2/+2
* | lavfi/hue: add process_command callbackJérémy Tran2012-08-311-0/+12
* | lavfi: port decimate libmpcodecs filterStefano Sabatini2012-08-311-0/+37
* | lavfi/mp: remove smartblur filterStefano Sabatini2012-08-311-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-311-0/+2
|\ \ | |/
| * MSS2 decoderAlberto Delmás2012-08-311-0/+2
* | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer2012-08-312-2/+6
|\ \ | |/
| * avconv: make the -passlogfile option per-stream.Anton Khirnov2012-08-301-1/+1
| * avconv: make the -pass option per-stream.Anton Khirnov2012-08-301-1/+1
| * lavc: add lossy/lossless codec properties.Anton Khirnov2012-08-301-0/+4
* | Add CPiA video decoderStephan Hilb2012-08-311-0/+1
* | examples/scaling_video: add logging in case of image allocation failureStefano Sabatini2012-08-301-2/+6
* | examples/muxing: remove pointless #undef exitStefano Sabatini2012-08-301-2/+0
* | examples/scaling_video: consistently use printf rather than av_log()Stefano Sabatini2012-08-301-8/+8
* | examples/scaling_video: add file doxyStefano Sabatini2012-08-301-0/+5
* | examples/Makefile: give priority to pkg-config flagsStefano Sabatini2012-08-301-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-301-0/+2
|\ \ | |/
| * Add reminders to update the codec descriptor list with new codec IDs.Anton Khirnov2012-08-291-0/+2
* | dshow: allow user to specify audio buffer sizeRamiro Polla2012-08-291-0/+9
* | Add 'timeout' option to UDP protocolAndrey Utkin2012-08-291-0/+3
* | examples/Makefile: remove duplicated -f switchStefano Sabatini2012-08-281-2/+2
* | examples: add scaling_video exampleStefano Sabatini2012-08-282-1/+133
* | lavfi: add smartblur filterJérémy Tran2012-08-281-0/+29
* | cmdutils: add -layouts option.Nicolas George2012-08-281-0/+3
* | examples/decoding_encoding: make operation logic more self-evident / predictableStefano Sabatini2012-08-271-9/+18
* | examples/Makefile: apply misc minor fixes to the RM ruleStefano Sabatini2012-08-271-2/+2
* | examples/decoding_encoding: store temporary files in current dirStefano Sabatini2012-08-272-9/+12
* | examples/decoding_encoding.c: tell where the decoding output files are printedStefano Sabatini2012-08-241-2/+2
* | examples/muxing: update to the new avcodec_encode_video2() APIStefano Sabatini2012-08-241-9/+15
* | doc/developer: add "Adding files to the fate-suite dataset"Michael Niedermayer2012-08-241-0/+12
* | lavfi/asetpts,setpts: add variables T, STARTT, PREV_INT and PREV_OUTTStefano Sabatini2012-08-241-0/+11
OpenPOWER on IntegriCloud