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