summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lavf/img2dec: fix option help fieldsStefano Sabatini2013-01-251-3/+3
* doc/faq: fill missing word in the concat protocol entryStefano Sabatini2013-01-251-1/+1
* doc/faq: mention concat protocol documentation in the protocol concatenation ...Stefano Sabatini2013-01-251-0/+4
* gifdec: gif_copy_img_rect: Fix end pointerMichael Niedermayer2013-01-241-1/+1
* h264_qpel: put cpuflags checks back.Michael Niedermayer2013-01-241-0/+6
* cavsdec: check for value in get_ue_code()Michael Niedermayer2013-01-241-3/+7
* lavu/timecode: fix time code calculation for 60000/1001 drop frameJason2013-01-241-7/+10
* lavu/timecode: Allow drop frame mode for 60000/1001 fpsJason2013-01-242-3/+3
* movenc: check that fps for tmcd is within encodable range.Michael Niedermayer2013-01-241-0/+5
* movenc: Calculate fps for tmcd without intermediate step.Michael Niedermayer2013-01-241-1/+1
* ffmpeg: copy tmcd track timebase parametersMichael Niedermayer2013-01-241-0/+6
* lavc: include timebase in avcodec string at debug level.Michael Niedermayer2013-01-241-0/+9
* mpeg12demux: Fallback to startcode for stream type identification.Michael Niedermayer2013-01-241-4/+0
* eacdata: do not set sample_fmtPaul B Mahol2013-01-241-1/+0
* flic: do not set sample_fmtPaul B Mahol2013-01-241-1/+0
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-2429-2488/+2430
|\
| * dsputil: Separate h264 qpelMans Rullgard2013-01-2427-2459/+2387
* | Merge commit '7a95afe433b2a692f490b98948c082e62ffc1d27'Michael Niedermayer2013-01-241-1/+1
|\ \ | |/
| * doc: fix dependencies in pod generationLuca Barbato2013-01-241-1/+1
* | Merge commit '528878ee7b377e23a194d7c801571d97793047e0'Michael Niedermayer2013-01-241-6/+0
|\ \ | |/
| * openbsd: configure: Stop enabling PIC by defaultDiego Biurrun2013-01-241-6/+0
* | Merge commit '4a4a7e138c92901e04db46a6b05cc6948023e5f5'Michael Niedermayer2013-01-242-2/+2
|\ \ | |/
| * rtpenc_chain: Use the original AVFormatContext for getting payload typeMartin Storsjö2013-01-241-1/+1
| * rtp: Make sure the output format pointer is setMartin Storsjö2013-01-241-1/+1
* | wmv2enc: drop setting of idct_algoMichael Niedermayer2013-01-241-4/+0
* | Merge commit '57ed8debb9b9cc565cc6e9f98c5b5cbb9f69097c'Michael Niedermayer2013-01-242-1/+2
|\ \ | |/
| * wmv2: Propagate the wmv2 idct permutation type to the dsputils contextMartin Storsjö2013-01-241-0/+1
| * rtp: Make sure priv_data is set before reading itMartin Storsjö2013-01-231-1/+1
* | matroskadec: export codec bits_per_coded_samplePaul B Mahol2013-01-241-0/+1
* | matroskaenc: fix -codec copy with TTAPaul B Mahol2013-01-241-0/+2
* | matroskaenc: support TTA muxingPaul B Mahol2013-01-241-9/+1
* | doc/eval: fix/review the section about SI prefixes and usageStefano Sabatini2013-01-241-27/+28
* | doc/eval: fix documentation for time() functionStefano Sabatini2013-01-241-1/+1
* | doc/eval: substitute if/then/else construct with an example making use of boo...Stefano Sabatini2013-01-241-4/+4
* | lavu/eval: extend if/ifnot functions to accept a third parameterStefano Sabatini2013-01-244-3/+31
* | lavc/tta: remove nonsense s->avctx indirection, use avctx directlyPaul B Mahol2013-01-241-6/+6
* | lavfi/earwax: remove config_input()Paul B Mahol2013-01-241-12/+0
* | Refuse to mux tta into matroska, the output file is broken.Carl Eugen Hoyos2013-01-241-0/+7
* | mpeg4videoenc: check w,h to be within the supported range.Michael Niedermayer2013-01-241-0/+5
* | gifdec: check that the last keyframe exists and has been successfully parsed.Michael Niedermayer2013-01-241-0/+8
* | lcldec: Check length before unsigned subtraction.Michael Niedermayer2013-01-241-0/+4
* | mpc8: check stream count before accessing stream 1.Michael Niedermayer2013-01-241-0/+5
* | ff_mss12_decode_init: check dimensionsMichael Niedermayer2013-01-241-0/+5
* | matroskaenc: add codec_tag lists back.Carl Eugen Hoyos2013-01-242-0/+38
* | Only try to auto-detect LATM in mpegts if the LOAS demuxer was configured.Carl Eugen Hoyos2013-01-241-1/+3
* | floatdsp: restrict->av_restrictMichael Niedermayer2013-01-242-2/+2
* | sanm: Check decoded_size.Michael Niedermayer2013-01-241-0/+5
* | eval: add function to access the current "wallclock" time.Michael Niedermayer2013-01-233-1/+11
* | hls: add missing checks for accessing avoption fieldsMichael Niedermayer2013-01-231-5/+5
* | mlpdec: move ch_assign setup code down to after ch layout is set.Michael Niedermayer2013-01-231-13/+14
OpenPOWER on IntegriCloud