summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | lavfi: add showwavespic filterClément Bœsch2015-03-18
* | Replace PixelFormats which sneaked in over time or where forgotten by AVPixel...Michael Niedermayer2015-03-18
* | Merge commit '58a840e21577a2168843487a98cb2cea44b5a94a'Michael Niedermayer2015-03-18
|\|
| * Replace a few leftover instances of enum PixelFormat with enum AVPixelFormatMartin Storsjö2015-03-17
* | avcodec/ac3dec_fixed: fix compilation when ac3dec is disabledJames Almer2015-03-17
* | avcodec/aacsbr: Replace impossible condition by assertMichael Niedermayer2015-03-17
* | Merge commit '6289706b35d1b030258bba54cc27bb6d2c04bc9b'Michael Niedermayer2015-03-17
|\|
| * fate: Move tdsc to the appropriate screen capture fileVittorio Giovara2015-03-17
* | Merge commit '423f5d50e499ab972f507115700c8f31ed8993e4'Michael Niedermayer2015-03-17
|\|
| * mov: Fix little endian audio detectionVittorio Giovara2015-03-17
* | Merge commit 'cdce9e8025fff1dee2fd3d6bc28aebc0a330c5a0'Michael Niedermayer2015-03-17
|\|
| * aacsbr: Fix type for index variableVittorio Giovara2015-03-17
* | Merge commit '7c60c124c8dfaebfafa2b3c11b316db549617732'Michael Niedermayer2015-03-17
|\|
| * hqx: Drop unused offsets tableVittorio Giovara2015-03-17
* | Merge commit '4326bc364b58e97fc3d89417054a6b7610179a00'Michael Niedermayer2015-03-17
|\|
| * lavf: Do not list mov-only codecs in riff tagsCarl Eugen Hoyos2015-03-17
* | Merge commit 'cf9861dea5d42d0b5a6cf0609b9624525d96c1e0'Michael Niedermayer2015-03-17
|\|
| * isom: Add X-Com Radvision FourCCPaul B Mahol2015-03-17
* | Merge commit '02d76141d68e38c80f9a205a56b9af10d74f0995'Michael Niedermayer2015-03-17
|\|
| * riff: Add 'tshd' FourCC for H.264Vittorio Giovara2015-03-17
* | Merge commit 'c0f504e947cc0a3c73770419bf7d1af98288fc59'Michael Niedermayer2015-03-17
|\|
| * libx264: Allow full-range yuv422 and yuv444 pixel formatsCarl Eugen Hoyos2015-03-17
* | Merge commit 'c9ed48e80ef807ab0c1bb946ac8db5f34d83d9c9'Michael Niedermayer2015-03-17
|\|
| * dca: Read params->pancABIT0[param_index] only if part0 is setNiels Möller2015-03-17
* | Merge commit '48aef27f5232794e70ecef0d347b9f65e27a9bad'Michael Niedermayer2015-03-17
|\|
| * x86: Put COPY3_IF_LT under HAVE_6REGSLuca Barbato2015-03-17
* | avfilter/vf_colormatrix: make sure the number of threads is even for yuv420pClément Bœsch2015-03-17
* | Merge commit '96dd04427fc46e5e25a5ac1f00753207e3aedb0c'Michael Niedermayer2015-03-17
|\|
| * isom: Add support for TSCC2Luca Barbato2015-03-17
* | Merge commit '91894f27dce531c13d7e1be20253877f2e1e9e66'Michael Niedermayer2015-03-17
|\|
| * configure: Disable shift operator precedence warnings with MSVCDiego Biurrun2015-03-17
* | avformat/mov: fix mis-detection of jpeg2000Michael Niedermayer2015-03-17
* | avfilter/vf_histeq: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-03-17
* | avfilter/vf_fieldmatch: Change enums to int, which are accessed via AVOption ...Michael Niedermayer2015-03-17
* | avfilter/vf_field: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-03-17
* | mxfenc: fix memleaks in mxf_write_footerAndreas Cadhalpun2015-03-17
* | doc/protocols: Fixed missing example section markerTobias Rapp2015-03-17
* | avcodec/vc1_pred: Fix undefined shiftsMichael Niedermayer2015-03-17
* | avcodec/libx264: use AVERROR_EXTERNAL instead of AVERROR_UNKNOWNClément Bœsch2015-03-17
* | avfilter: handle error in query_formats() of a bunch of random video filtersClément Bœsch2015-03-16
* | avfilter/formats: proper error handling in ff_set_common_*() functionsClément Bœsch2015-03-16
* | avfilter/formats: proper error handling in ff_channel_layouts_ref() and ff_fo...Clément Bœsch2015-03-16
* | avfilter/formats: use av_realloc_array in ADD_FORMAT()Clément Bœsch2015-03-16
* | avfilter/formats: remove unused COPY_INT_LIST() macroClément Bœsch2015-03-16
* | Merge commit '2cb9c2fc59c9267ad2631c07c81c188058502259'Michael Niedermayer2015-03-16
|\|
| * movenc: Allow interleaving samples when writing fragmented filesMartin Storsjö2015-03-16
* | OpenCL uninit bug fix - clear is_compiled flagsrikanth2015-03-16
* | avformat/rtsp: Fix potential pointer overflow in sdp_probe()Michael Niedermayer2015-03-16
* | avformat/mpegts: Fix potential pointer overflowsMichael Niedermayer2015-03-16
* | configure: Silence EMMS warnings in ICCMichael Niedermayer2015-03-16