summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x86: xvid_idct: Drop unused definitionsDiego Biurrun2014-08-272-20/+0
* pulse: Set the wallclock option as defaultLuca Barbato2014-08-271-1/+1
* vc1: Initialize start_code_found to 0Luca Barbato2014-08-271-1/+1
* avconv: fix parsing the AVOptions for -targetAnton Khirnov2014-08-271-0/+4
* avconv: fix the muxrate values for -targetAnton Khirnov2014-08-271-2/+2
* mpegenc: limit the maximum muxrateAnton Khirnov2014-08-271-1/+1
* h264: fully check cropping amount from spsVittorio Giovara2014-08-261-1/+3
* libxvid: K&R formatting cosmeticsGabriel Dume2014-08-263-309/+329
* doc: fix a typoGabriel Dume2014-08-261-1/+1
* os_support: Adjust an outdated #endif commentDiego Biurrun2014-08-261-1/+1
* mpeg: Write H264 streams at offset 2Luca Barbato2014-08-262-4/+10
* vc1: Fix the skip conditionLuca Barbato2014-08-261-2/+3
* vfwcap: Add fallback define for HWND_MESSAGEDiego Biurrun2014-08-251-0/+5
* libavformat: use MSG_NOSIGNAL when applicableRémi Denis-Courmont2014-08-254-4/+8
* lavf: add AVFormatContext.max_ts_probeAnton Khirnov2014-08-255-1/+12
* doc/APIchanges: fill in missing hashes and datesAnton Khirnov2014-08-251-29/+29
* pulse: Add a wallclock option to be compatible with other other capturesLuca Barbato2014-08-241-0/+5
* configure: add --enable-rpathReinhard Tartler2014-08-231-0/+3
* Prepare for 11_beta2 ReleaseReinhard Tartler2014-08-231-1/+1
* ogg: Use separate classes for the aliasesLuca Barbato2014-08-231-9/+13
* qt-faststart: Undefine fseeko/ftello before defining themDiego Biurrun2014-08-221-0/+4
* os_support: Undefine lseek/stat/fstat before defining themDiego Biurrun2014-08-221-0/+3
* ogg: Provide aliases for Speex, Opus and audio-only oggLuca Barbato2014-08-225-2/+60
* electronicarts: set the framerate for TGQ/TQIAnton Khirnov2014-08-223-306/+308
* electronicarts: read the framerate for MADAnton Khirnov2014-08-222-97/+99
* electronicarts: do not fail on zero-sized chunksAnton Khirnov2014-08-221-1/+10
* rv34: use ff_mpeg_update_thread_context only when decoder is fully initializedJanne Grunau2014-08-221-4/+6
* configure: Suppress "potentially uninitialized variable" warnings from MSVCDiego Biurrun2014-08-211-1/+1
* adts: Return more meaningful error codesNidhi Makhijani2014-08-211-8/+8
* setpts: Add missing inttypes.h #include for PRId64Diego Biurrun2014-08-211-9/+8
* mpeg12enc: Add missing #include for PICT_FRAMEDiego Biurrun2014-08-211-0/+1
* error_resilience: Drop asserts from guess_mv()Diego Biurrun2014-08-211-2/+0
* vsrc_movie: Adjust a silly typo from b977b287f61fea48ecd6251d54a26334213b7ec6Diego Biurrun2014-08-211-1/+1
* avfilter: Remove unused variable from ff_get_video_buffer()Diego Biurrun2014-08-191-1/+0
* vsrc_movie: Avoid a variable indirection in movie_get_frame()Diego Biurrun2014-08-191-2/+2
* pcm: Drop av_unused attribute from variable that is always usedDiego Biurrun2014-08-191-1/+1
* pcm: Drop unused variable from DECODE_PLANAR macroDiego Biurrun2014-08-191-1/+0
* vc1: Add missing parentheses to conditions in vc1_decode_b_mb_intfr()Diego Biurrun2014-08-191-2/+2
* vfwcap: Drop fallback VfW definesDiego Biurrun2014-08-191-8/+0
* mov: Drop unused parameter from ff_mov_read_esds()Diego Biurrun2014-08-193-5/+4
* proresenc: Properly account for alpha planeChristophe Gisquet2014-08-181-2/+8
* proresenc: Realloc if buffer is too smallChristophe Gisquet2014-08-181-1/+37
* proresenc: Report buffer overflowChristophe Gisquet2014-08-181-3/+11
* proresenc: Remove unneeded parameters from encode_alpha_plane()Christophe Gisquet2014-08-181-4/+2
* tiff: Return proper error for missing LZMA compressionDiego Elio Pettenò2014-08-182-1/+5
* doc: Change wrong term to avoid confusionGabriel Dume2014-08-181-1/+1
* Prepare for 11_beta1 ReleaseReinhard Tartler2014-08-171-1/+1
* mxf: Support AACLuca Barbato2014-08-172-1/+7
* mxf: Add the UL for the MPEG2VideoDescriptorLuca Barbato2014-08-171-0/+1
* mxf: Add UID print helpersLuca Barbato2014-08-172-0/+15