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-07-19lavc/h264: fix spacing before commentClément Bœsch
2016-07-14Merge commit 'b25cd7540e7cba9868edc13817c0ce1ddef90ffc'Clément Bœsch
2016-07-09Merge commit '61f168ae348f94f39e7afc6971654455a5de0e4d'Clément Bœsch
2016-07-01Merge commit '6e92181bf836f48627a4733b6fd240a99fd36365'Clément Bœsch
2016-07-01Merge commit '3fba16ecd978d5bed338b8da643c3435e62b3437'Clément Bœsch
2016-06-30Merge commit 'bec993381cfec72051b0d9f12ac9d9bb9c750983'Clément Bœsch
2016-06-30Merge commit '2d410ebbaa1e760d6837cb434a6d1d4c3c6f0d85'Clément Bœsch
2016-06-30h264: make H264ParamSets sps constBenoit Fouet
2016-06-29Merge commit '39ab2ea53121b9976a619cd545fbd3464b908696'Clément Bœsch
2016-06-29Merge commit '7ab5d577a9affe3397c08b032f983f9bf7101865'Clément Bœsch
2016-06-29Merge commit 'ed9a20ebe4a89de119ea97bdccf688ece8c6648c' into merge-libav-newClément Bœsch
2016-06-29Merge commit '7b50d60442af8d9527e9da46818011fe15a5265a'Clément Bœsch
2016-06-29avcodec/h264: Remove au_pps_idMichael Niedermayer
2016-06-29avcodec/h264: Remove current_sps_idMichael Niedermayer
2016-06-29Merge commit '2e4a7bd553ec7c805b4a3b90733405a14ba69072'Clément Bœsch
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-21h264: pass a H2645NAL to slice header decodingAnton Khirnov
2016-06-21Merge commit 'e0652795292223f8bc8e5bac019c1fca7323d23c'Clément Bœsch
2016-06-20lavc/h264_ps: add ff_h264_ps_uninit and use itMatthieu Bouron
2016-06-20Merge commit 'b77fffa127663028169c5ed543956af4b9496c29'Clément Bœsch
2016-06-20Merge commit '370ddc7b38d6b27b54fc2f5ee5f3dd9506f8c7c8'Clément Bœsch
2016-06-20Merge commit '56087ec0a29314d1860f6f0e6f40fbb9b40feccd'Clément Bœsch
2016-06-20Merge commit '0e7772c5e4f1b31e2a3dda714ba4f89b1cca644a'Clément Bœsch
2016-06-20Merge commit '7f045c4429e91688f1f2335dd347203431901c06'Clément Bœsch
2016-06-20Merge commit '99c554efc8b09c3f1bb2fb41c3da5431085f7470'Clément Bœsch
2016-06-19Merge commit '89ae244e78a8d636fbb8427a2da052b04cf710bd'Clément Bœsch
2016-06-19Merge commit '72da8d9bb24d1b1bf74c2f1108650c0da0054d2e'Clément Bœsch
2016-06-19lavc/h264: move history parsing variable to H264ParseContextClément Bœsch
2016-06-19Merge commit '98c97994c5b90bdae02accb155eeceeb5224b8ef'Clément Bœsch
2016-06-18Merge commit '728d90a0c1973661a9e73da697bf4f90c9d19577'Clément Bœsch
2016-06-14lavc/h264_sei: fix broken style around green metadata codeClément Bœsch
2016-06-14lavc/h264: rename GreenMetaData to H264SEIGreenMetaDataClément Bœsch
2016-06-12h264: factor out setting the parameter sets for a frameAnton Khirnov
2016-06-12h264: pass just the PPS to get_chroma_qp()Anton Khirnov
2016-06-12h264: factor starting a new field out of parsing the slice headerAnton Khirnov
2016-06-12h264: postpone generating the implicit MMCOsAnton Khirnov
2016-06-12h264: decode the MMCOs into per-slice contextsAnton Khirnov
2016-06-12h264: rename mmco_index to nb_mmcoAnton Khirnov
2016-06-12h264: move initializing the slice start out of h264_slice_header_parse()Anton Khirnov
2016-06-12h264: split reading the ref list modifications and actually building the ref ...Anton Khirnov
2016-06-12h264: call ff_h264_fill_mbaff_ref_list() when constructing the normal ref listAnton Khirnov
2016-06-12Merge commit 'c8dcff0cdb17d0aa03ac729eba12d1a20f1f59c8'Clément Bœsch
2016-06-12lavc/h264: remove unused ff_h264_init_dequant_tables prototypeClément Bœsch
2016-06-12Merge commit '3176217c60ca7828712985092d9102d331ea4f3d'Clément Bœsch
2016-06-09h264: drop unused H264Context.gbAnton Khirnov
2016-05-17Merge commit 'a6e27f7add2698fdd89911632b570c3d0c3f2aaa'Derek Buitenhuis
2016-05-17Merge commit '8d0cc8ca97678f4ca87948ebabcbaab5a4f4c1f6'Hendrik Leppkes
2016-05-07Merge commit 'ca2f19b9cc37be509d85f05c8f902860475905f8'Hendrik Leppkes
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-05-03Merge commit 'add1467e5e447b79e8743a0b05c54dcf58c61dfe'Derek Buitenhuis