summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avconv: fix the muxrate values for -targetAnton Khirnov2014-08-27
* mpegenc: limit the maximum muxrateAnton Khirnov2014-08-27
* h264: fully check cropping amount from spsVittorio Giovara2014-08-26
* libxvid: K&R formatting cosmeticsGabriel Dume2014-08-26
* doc: fix a typoGabriel Dume2014-08-26
* os_support: Adjust an outdated #endif commentDiego Biurrun2014-08-26
* mpeg: Write H264 streams at offset 2Luca Barbato2014-08-26
* vc1: Fix the skip conditionLuca Barbato2014-08-26
* vfwcap: Add fallback define for HWND_MESSAGEDiego Biurrun2014-08-25
* libavformat: use MSG_NOSIGNAL when applicableRémi Denis-Courmont2014-08-25
* lavf: add AVFormatContext.max_ts_probeAnton Khirnov2014-08-25
* doc/APIchanges: fill in missing hashes and datesAnton Khirnov2014-08-25
* pulse: Add a wallclock option to be compatible with other other capturesLuca Barbato2014-08-24
* configure: add --enable-rpathReinhard Tartler2014-08-23
* Prepare for 11_beta2 ReleaseReinhard Tartler2014-08-23
* ogg: Use separate classes for the aliasesLuca Barbato2014-08-23
* qt-faststart: Undefine fseeko/ftello before defining themDiego Biurrun2014-08-22
* os_support: Undefine lseek/stat/fstat before defining themDiego Biurrun2014-08-22
* ogg: Provide aliases for Speex, Opus and audio-only oggLuca Barbato2014-08-22
* electronicarts: set the framerate for TGQ/TQIAnton Khirnov2014-08-22
* electronicarts: read the framerate for MADAnton Khirnov2014-08-22
* electronicarts: do not fail on zero-sized chunksAnton Khirnov2014-08-22
* rv34: use ff_mpeg_update_thread_context only when decoder is fully initializedJanne Grunau2014-08-22
* configure: Suppress "potentially uninitialized variable" warnings from MSVCDiego Biurrun2014-08-21
* adts: Return more meaningful error codesNidhi Makhijani2014-08-21
* setpts: Add missing inttypes.h #include for PRId64Diego Biurrun2014-08-21
* mpeg12enc: Add missing #include for PICT_FRAMEDiego Biurrun2014-08-21
* error_resilience: Drop asserts from guess_mv()Diego Biurrun2014-08-21
* vsrc_movie: Adjust a silly typo from b977b287f61fea48ecd6251d54a26334213b7ec6Diego Biurrun2014-08-21
* avfilter: Remove unused variable from ff_get_video_buffer()Diego Biurrun2014-08-19
* vsrc_movie: Avoid a variable indirection in movie_get_frame()Diego Biurrun2014-08-19
* pcm: Drop av_unused attribute from variable that is always usedDiego Biurrun2014-08-19
* pcm: Drop unused variable from DECODE_PLANAR macroDiego Biurrun2014-08-19
* vc1: Add missing parentheses to conditions in vc1_decode_b_mb_intfr()Diego Biurrun2014-08-19
* vfwcap: Drop fallback VfW definesDiego Biurrun2014-08-19
* mov: Drop unused parameter from ff_mov_read_esds()Diego Biurrun2014-08-19
* proresenc: Properly account for alpha planeChristophe Gisquet2014-08-18
* proresenc: Realloc if buffer is too smallChristophe Gisquet2014-08-18
* proresenc: Report buffer overflowChristophe Gisquet2014-08-18
* proresenc: Remove unneeded parameters from encode_alpha_plane()Christophe Gisquet2014-08-18
* tiff: Return proper error for missing LZMA compressionDiego Elio Pettenò2014-08-18
* doc: Change wrong term to avoid confusionGabriel Dume2014-08-18
* Prepare for 11_beta1 ReleaseReinhard Tartler2014-08-17
* mxf: Support AACLuca Barbato2014-08-17
* mxf: Add the UL for the MPEG2VideoDescriptorLuca Barbato2014-08-17
* mxf: Add UID print helpersLuca Barbato2014-08-17
* lavr: Update the planar check in ff_audio_convertLuca Barbato2014-08-17
* doc: Add more information in the READMELuca Barbato2014-08-16
* cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-15
* cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-15