summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* 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