summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* quickdraw: Skip the empty 512 byte header for imagesVittorio Giovara2015-05-12
* quickdraw: Make the palette opaqueCarl Eugen Hoyos2015-05-12
* riff: Add MultiScope II fourcc MSC2 as MJPEGCarl Eugen Hoyos2015-05-12
* dca_parser: Extend DTS core sync word and fix existing checkfoo862015-05-12
* dashenc: Reduce the segment duration if cutting out parts with edit listsMartin Storsjö2015-05-10
* dashenc: replace attribute id with contentType for the AdaptationSet elementJames Almer2015-05-10
* fate: Reduce the number of frames used to test video filtersLuca Barbato2015-05-10
* id3v2: Do not export empty APIC descriptionwm42015-05-09
* png: Set the color range as full rangewm42015-05-09
* nut: Make sure to clean up on read_header failureLuca Barbato2015-05-09
* avi: Validate sample_sizeAndreas Cadhalpun2015-05-09
* nut: Check chapter creation in decode_info_headerAndreas Cadhalpun2015-05-08
* alac: Reject rice_limit 0 if compression is usedAndreas Cadhalpun2015-05-08
* ape: Support _0000 files with nblock smaller than 64Andreas Cadhalpun2015-05-08
* mux: Do not leave stale side data pointers in ff_interleave_add_packet()Michael Niedermayer2015-05-06
* dump: Print AVAudioServiceType side dataVittorio Giovara2015-05-06
* libx265: Fix 'braces around scalar initializer' warningVittorio Giovara2015-05-06
* fate: Add a PICT testVittorio Giovara2015-05-06
* lavf: Open PICT images with QuickdrawVittorio Giovara2015-05-06
* quickdraw: Support direct pixel blocksVittorio Giovara2015-05-06
* quickdraw: Switch to greedy parsingVittorio Giovara2015-05-06
* quickdraw: Convert to bytestream2Vittorio Giovara2015-05-06
* xcbgrab: Accept geometries matching the screen sizeNicolas George2015-05-06
* Revert "lavfi: always check av_expr_parse_and_eval() return value"Anton Khirnov2015-05-05
* alsdec: only adapt order for positive max_orderAndreas Cadhalpun2015-05-05
* alsdec: check sample pointer range in revert_channel_correlationAndreas Cadhalpun2015-05-05
* aacpsy: correct calculation of minath in psy_3gpp_initAndreas Cadhalpun2015-05-05
* alsdec: limit avctx->bits_per_raw_sample to 32Andreas Cadhalpun2015-05-05
* aasc: return correct buffer size from aasc_decode_frameAndreas Cadhalpun2015-05-05
* configure: Allow log2 with MSVC 2013 onwards.Matt Oliver2015-05-02
* configure: Use the right local variable in the MSVC and ICL probesMartin Storsjö2015-05-02
* avprobe: Print the display matrix from per-stream sidedataMartin Storsjö2015-05-02
* avprobe: Support writing arrays of integers without keysMartin Storsjö2015-05-02
* avconv: Add an option for automatically rotating video according to display m...Martin Storsjö2015-05-02
* avplay: Add support for rotated videoMartin Storsjö2015-05-02
* avplay: Factorize code for adding filters to the filter pipelineMartin Storsjö2015-05-02
* dnxhddec: Fix pixel format changeCarl Eugen Hoyos2015-05-01
* ffv1enc: Add const attribute to input frameVittorio Giovara2015-05-01
* avplay: Do not print a possibly uninitialized valueLuca Barbato2015-04-30
* xcbgrab: Validate the capture areaLuca Barbato2015-04-30
* xcbgrab: Do not assume the non shm image data is always availableLuca Barbato2015-04-30
* rawenc: properly allocate coded_frameAnton Khirnov2015-04-29
* h264: use properly allocated AVFramesAnton Khirnov2015-04-29
* h264: embed the DPB in the contextAnton Khirnov2015-04-29
* h264: merge the init and reinit paths in update_thread_context()Anton Khirnov2015-04-29
* h264: drop the reinit parameter from init_slice_header()Anton Khirnov2015-04-29
* h264: update the current bit depth/chroma type in init_slice_header()Anton Khirnov2015-04-29
* h264: copy nal_length_size in update_thread_contextAnton Khirnov2015-04-29
* h264: drop a comment that carries no useful informationAnton Khirnov2015-04-29
* h264: move freeing the escaped RBSP buffer to free_context()Anton Khirnov2015-04-29