summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* swscale: check flags instead of nb_components to find if pixel format have alphaPaul B Mahol2013-01-25
* lavc/gifdec: remove obsolete checkPaul B Mahol2013-01-25
* lavc/gifdec: move idx_line allocation out of gif_read_header1()Paul B Mahol2013-01-25
* lavc/gifdec: do not return nonzero *got_frame if frame is not passedPaul B Mahol2013-01-25
* lavc/gifdec: simplify "!= 0" checksPaul B Mahol2013-01-25
* lavc/gifdec: use memcpy()Paul B Mahol2013-01-25
* Merge commit '6bdb841b46d170d58488deaed720729b79223b1d'Michael Niedermayer2013-01-25
|\
| * h264: copy h264qpel dsp context to slice thread copiesJanne Grunau2013-01-24
| * arm: h264qpel: use neon h264 qpel functions only if supportedJanne Grunau2013-01-24
* | vqavideo: check chunk sizes before reading chunksMichael Niedermayer2013-01-25
* | eacmv: Free frames on resolution changesMichael Niedermayer2013-01-25
* | gifdec: check that w,h is not zeroMichael Niedermayer2013-01-25
* | Fix compilation with --disable-everything on x86_32.Carl Eugen Hoyos2013-01-25
* | ffmpeg: fix typo in open_files() messageStefano Sabatini2013-01-25
* | lavf/img2enc: extend current options documentationStefano Sabatini2013-01-25
* | lavf/img2dec: fix option help fieldsStefano Sabatini2013-01-25
* | doc/faq: fill missing word in the concat protocol entryStefano Sabatini2013-01-25
* | doc/faq: mention concat protocol documentation in the protocol concatenation ...Stefano Sabatini2013-01-25
* | gifdec: gif_copy_img_rect: Fix end pointerMichael Niedermayer2013-01-24
* | h264_qpel: put cpuflags checks back.Michael Niedermayer2013-01-24
* | cavsdec: check for value in get_ue_code()Michael Niedermayer2013-01-24
* | lavu/timecode: fix time code calculation for 60000/1001 drop frameJason2013-01-24
* | lavu/timecode: Allow drop frame mode for 60000/1001 fpsJason2013-01-24
* | movenc: check that fps for tmcd is within encodable range.Michael Niedermayer2013-01-24
* | movenc: Calculate fps for tmcd without intermediate step.Michael Niedermayer2013-01-24
* | ffmpeg: copy tmcd track timebase parametersMichael Niedermayer2013-01-24
* | lavc: include timebase in avcodec string at debug level.Michael Niedermayer2013-01-24
* | mpeg12demux: Fallback to startcode for stream type identification.Michael Niedermayer2013-01-24
* | eacdata: do not set sample_fmtPaul B Mahol2013-01-24
* | flic: do not set sample_fmtPaul B Mahol2013-01-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-24
|\|
| * dsputil: Separate h264 qpelMans Rullgard2013-01-24
* | Merge commit '7a95afe433b2a692f490b98948c082e62ffc1d27'Michael Niedermayer2013-01-24
|\|
| * doc: fix dependencies in pod generationLuca Barbato2013-01-24
* | Merge commit '528878ee7b377e23a194d7c801571d97793047e0'Michael Niedermayer2013-01-24
|\|
| * openbsd: configure: Stop enabling PIC by defaultDiego Biurrun2013-01-24
* | Merge commit '4a4a7e138c92901e04db46a6b05cc6948023e5f5'Michael Niedermayer2013-01-24
|\|
| * rtpenc_chain: Use the original AVFormatContext for getting payload typeMartin Storsjö2013-01-24
| * rtp: Make sure the output format pointer is setMartin Storsjö2013-01-24
* | wmv2enc: drop setting of idct_algoMichael Niedermayer2013-01-24
* | Merge commit '57ed8debb9b9cc565cc6e9f98c5b5cbb9f69097c'Michael Niedermayer2013-01-24
|\|
| * wmv2: Propagate the wmv2 idct permutation type to the dsputils contextMartin Storsjö2013-01-24
| * rtp: Make sure priv_data is set before reading itMartin Storsjö2013-01-23
* | matroskadec: export codec bits_per_coded_samplePaul B Mahol2013-01-24
* | matroskaenc: fix -codec copy with TTAPaul B Mahol2013-01-24
* | matroskaenc: support TTA muxingPaul B Mahol2013-01-24
* | doc/eval: fix/review the section about SI prefixes and usageStefano Sabatini2013-01-24
* | doc/eval: fix documentation for time() functionStefano Sabatini2013-01-24
* | doc/eval: substitute if/then/else construct with an example making use of boo...Stefano Sabatini2013-01-24
* | lavu/eval: extend if/ifnot functions to accept a third parameterStefano Sabatini2013-01-24