Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-12Merge commit '3176217c60ca7828712985092d9102d331ea4f3d'Clément Bœsch
2016-05-03Merge commit 'add1467e5e447b79e8743a0b05c54dcf58c61dfe'Derek Buitenhuis
2016-04-24Merge commit 'f4d581cda3897f66c1dda7586b93f86a591dbbef'Derek Buitenhuis
2016-04-24h264: decouple h264_ps from the h264 decoderAnton Khirnov
2016-03-28svq3: drop the build dependency on the h264 decoderAnton Khirnov
2016-03-25lavc: Deduplicate zigzag_scan tableDiego Biurrun
2015-12-17Merge commit 'b09ad37c83841c399abb7f2503a2ab214d0c2d48'Hendrik Leppkes
2015-12-06h264: derive the delay from the level when it's not presentAnton Khirnov
2015-10-03avcodec/h264_ps: Fix copying oversized pps&sps dataMichael Niedermayer
2015-10-02avcodec/h264: keep SPS and PPS bitstream datawm4
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-04-20Merge commit '86e1a35802df42f51337d3fed8d5d99d0898c8bf'Michael Niedermayer
2015-04-20h264_ps: Return meaningful error codes and address a memory leakVittorio Giovara
2015-04-16avcodec/h264_ps: Validate num_units_in_tick/time_scale before setting them in...Michael Niedermayer
2015-04-16h264: Do not fail on unsupported timing infoVittorio Giovara
2015-04-10avcodec/h264: Do not fail with randomly truncated VUIsMichael Niedermayer
2015-04-08avcodec/h264_ps: Move truncation check from VUI to SPSMichael Niedermayer
2015-04-05Merge commit '84f226a3bcd8b39801a4c9051c033ab7d61aaf76'Michael Niedermayer
2015-04-05h264: use the correct SPS during PPS parsingAnton Khirnov
2015-03-21Merge commit 'd8a45d2d49f54fde042b195f9d5859251252493d'Michael Niedermayer
2015-03-21h264_ps: properly check cropping parameters against overflowAnton Khirnov
2015-02-06avcodec/h264_ps: More completely check the bit depthsMichael Niedermayer
2014-11-30h264_ps: move and export aspect_ratioChristophe Gisquet
2014-08-15Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer
2014-08-15cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume
2014-04-02Merge commit 'cba4e6062a02d5bf684e13a770be88aa1fec717e'Michael Niedermayer
2014-04-02More correct printf format specifiersDiego Biurrun
2014-03-22Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198'Michael Niedermayer
2014-03-22avcodec: more correct printf specifiersDiego Biurrun
2014-03-17Merge commit '5d1c2e53ab3ce27b48c138d22bb01ff8e8304f27'Michael Niedermayer
2014-03-17h264: Replace mpegvideo-specific MAX_PICTURE_COUNT by private defineVittorio Giovara
2014-03-01Merge commit 'ee6280ca12696a67535ce2245c77190edc513794'Michael Niedermayer
2014-03-01Merge commit 'e70ab7c1f5005041bba0e4efc1165410f83495b2'n2.3-devMichael Niedermayer
2014-02-28h264: parse two additional constraint flagsVittorio Giovara
2014-02-28h264: add MVCD to the list of High profiles in SPSVittorio Giovara
2014-02-22avcodec/h264_ps: fix printed num_reorder_frames valueMichael Niedermayer
2014-02-17Merge commit '614b9e4db8f3d7c23fc0410fc04745a727a82f4e'Michael Niedermayer
2014-02-17h264: use avpriv_request_sample for chroma_format_idcVittorio Giovara
2014-02-14Merge commit '3a0576702825423abecb32627c530dbc4c0f73bc'Michael Niedermayer
2014-02-14Merge commit '73e8fab31dc19c4371499e612856accbc00b2820'Michael Niedermayer
2014-02-14h264: store current_sps_id inside the current spsVittorio Giovara
2014-02-14h264: print values in case of errorVittorio Giovara
2014-01-19Merge commit '9ecabd7892ff073ae60ded3fc0a1290f5914ed5c'Michael Niedermayer
2014-01-18h264: reset num_reorder_frames if it is invalidAnton Khirnov
2014-01-06Merge commit 'bfd26b7ce6efea594f2b99441d900419df3af638'Michael Niedermayer
2014-01-06h264: reject mismatching luma/chroma bit depths during sps parsingAnton Khirnov
2013-10-28Merge commit '94603feb1b3ad01a821a1a1cef1570b13f471821'Michael Niedermayer
2013-10-28h264_ps: when parsing a VUI fails, only abort when explode is setAnton Khirnov
2013-08-21Merge commit 'c18838f5eb7d7001a9dc653f5162868c04c1b2a1'Michael Niedermayer