summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-131-0/+3
|\
| * lavu/audioconvert: add a second low frequency channel.Tim Walker2012-09-121-0/+3
* | ffprobe: print start_pts and duration_ts stream informationStefano Sabatini2012-09-121-0/+2
* | examples/muxing: add check on avformat_write_header() resultStefano Sabatini2012-09-111-1/+4
* | examples/muxing: apply misc fixes to log messagesStefano Sabatini2012-09-111-5/+5
* | examples/muxing: rename img_convert_ctx to sws_ctxStefano Sabatini2012-09-111-9/+7
* | examples/muxing: merge some declarations and definitionsStefano Sabatini2012-09-111-6/+2
* | examples/muxing: prefer AVPicture to AVFrame, when feasibleStefano Sabatini2012-09-111-29/+29
* | 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
OpenPOWER on IntegriCloud