summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* build: Add explanatory comments to (optimization) blocks in the MakefilesDiego Biurrun2014-08-15
* mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixesDiego Biurrun2014-08-15
* vfwcap: Replace deprecated av_destruct_packet() by av_free_packet()Diego Biurrun2014-08-15
* atomic_win32: Drop unnecessary atomic.h #includeDiego Biurrun2014-08-15
* w32pthreads: Mark functions in compatibility wrapper as av_unusedDiego Biurrun2014-08-15
* http: Reduce scope of a variable in parse_content_encoding()Diego Biurrun2014-08-15
* h261dec: Fix order of initializationJohn Stebbins2014-08-14
* h263dec: Fix order of initializationJohn Stebbins2014-08-14
* idct: remove call to ff_idctdsp_init from ff_MPV_common_initJohn Stebbins2014-08-14
* mpeg4video: Fix doxygen comment syntax to document correct struct memberNidhi Makhijani2014-08-14
* a64: Return correct error code on invalid data streamNidhi Makhijani2014-08-14
* frame: Remove some FF_API_AVFRAME_COLORSPACE leftoversDiego Biurrun2014-08-14
* vaapi: set the scaling list correctly.Edgar Hucek2014-08-14
* mpegts: Do not try to write a PMT larger than SECTION_SIZELuca Barbato2014-08-13
* cpu-test: Add unistd.h #include for getopt()Diego Biurrun2014-08-13
* lavf: eliminate ff_get_audio_frame_size()Anton Khirnov2014-08-13
* cmdutils: allow matching by metadata in stream specifiersAnton Khirnov2014-08-13
* mem: add av_strndup() for duplicating substringsAnton Khirnov2014-08-13
* avconv: rename output_packet() to process_input_packet()Anton Khirnov2014-08-13
* stereo3d: initialize AVStereo3D to zeroFelix Abecassis2014-08-13
* http: Fix authentication, broken since 6a463e7fbMartin Storsjö2014-08-13
* ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes.Andrew Stone2014-08-13
* mov: update AVFormatContext.event_flags with METADATA_UPDATED whenever metada...Andrew Stone2014-08-13
* nutdec: update AVFormatContext.event_flags with STREAM_/METADATA_UPDATED when...Andrew Stone2014-08-13
* flvdec: update AVFormatContext.event_flags with METADATA_UPDATED whenever met...Andrew Stone2014-08-13
* Expose metadata found in onCuePoint events in .flv files.Andrew Stone2014-08-13
* Set protocol-level metadata in AVFormatContext any time a packet is read.Andrew Stone2014-08-13
* http: enable icy metadata by default.Andrew Stone2014-08-13
* http: export icecast metadata as an option with name "metadata".Andrew Stone2014-08-13
* AVOption: add support for dictionary types.Andrew Stone2014-08-13
* lavf: add AVFormatContext/AVStream fields for signaling to the user when even...Andrew Stone2014-08-13
* configure: Check for nanosleep in headers as well, not only in libsMartin Storsjö2014-08-13
* w32threads: Use newer thread synchronization functions when targeting VistaMartin Storsjö2014-08-13
* http: Stop reading after receiving the whole file for non-chunked transfersMartin Storsjö2014-08-13
* ffv1dec: check that global parameters do not change in version 0/1Michael Niedermayer2014-08-12
* hevc_mvs: avoid deriving tmvp in amvpChristophe Gisquet2014-08-12
* hevc: wait proper position for tmvpChristophe Gisquet2014-08-12
* hevc: use intreadwriteChristophe Gisquet2014-08-12
* hevc: derive partial merge listChristophe Gisquet2014-08-12
* hevc: derive partially amvp listChristophe Gisquet2014-08-12
* hevc: simplify roundingChristophe Gisquet2014-08-12
* hevc: reorder loopsChristophe Gisquet2014-08-12
* configure: Don't pass MSVC compiler options -M[TD] to armasmMartin Storsjö2014-08-10
* avcodec: Postpone FF_IDCT_XVIDMMX removal until the next version bumpDiego Biurrun2014-08-10
* lavc: drop the av_fast_{re,m}alloc compatibility wrappersAnton Khirnov2014-08-10
* mpegts: Return proper error code on invalid input dataNidhi Makhijani2014-08-10
* Prepare for 11_alpha2 ReleaseReinhard Tartler2014-08-10
* configure: Suggest upgrading gas-preprocessor instead of just installingMartin Storsjö2014-08-10
* configure: Enable gas-preprocessor on all OSes but only if availableDiego Biurrun2014-08-10
* configure: Add probe identification of MS armasmMartin Storsjö2014-08-10