]> git.sesse.net Git - ffmpeg/history - libavcodec
avcodec/h264: Fix race between slices where one overwrites data from the next
[ffmpeg] / libavcodec /
2015-04-06 Michael Niedermayeravcodec/h264: Fix race between slices where one overwri...
2015-04-06 Michael Niedermayeravcodec/pthread_frame: Fix memleak with frame threads...
2015-04-06 Michael Niedermayeravcodec/vc1dec: Check buf2 for malloc failure
2015-04-05 Michael NiedermayerMerge commit '249796e2560c2cce1add722c3e873de96b17be74'
2015-04-05 Michael NiedermayerMerge commit '5637ff01218a44fcc1fff9b4382a15a6470abcc9'
2015-04-05 Michael NiedermayerMerge commit '31048d48b0410b9cfb6023054d81e627d01be342'
2015-04-05 Michael NiedermayerMerge commit 'bd737b5178f361a9b592691848f29a7a79603a7e'
2015-04-05 Michael NiedermayerMerge commit 'a939e5b2527d0c4628815b1d3d8e29ee921227e8'
2015-04-05 Michael Niedermayeravcodec/svq3: add scaling matrix init that was removed...
2015-04-05 Michael NiedermayerMerge commit '65afa65e7393e7745427e267d6c6ca814c7c8b45'
2015-04-05 Michael NiedermayerMerge commit 'e1f907711a91e5ce19402a1831cfbe8f709b67f7'
2015-04-05 Michael Niedermayeravcodec/svq3: add initialization which was removed...
2015-04-05 Michael NiedermayerMerge commit '43fd3dd80ca2d1c2ccf6a7b7632db544c809c690'
2015-04-05 Anton Khirnovsvq3: initialize some required H264Context fields.
2015-04-05 Michael NiedermayerMerge commit '050324d020f843ce333276ebb6f27cc6026f37d0'
2015-04-05 Michael NiedermayerMerge commit '84f226a3bcd8b39801a4c9051c033ab7d61aaf76'
2015-04-05 Martin Storsjölibavcodec: Clarify the documentation of the internal...
2015-04-05 Michael Niedermayeravcodec/libx265: export chosen picture types
2015-04-05 Andreas Cadhalpunmpeg4: suggest mpeg4_unpack_bframes bsf instead of...
2015-04-05 Michael Niedermayeravcodec/error_resilience: Avoid race with updating...
2015-04-05 Anton Khirnovh264: reset the private data in init_thread_copy()
2015-04-05 Anton Khirnovh264: remove a commented out nonsense line
2015-04-05 Anton Khirnovh264: drop redundant initialization of the scaling...
2015-04-05 Anton Khirnovh264: factor out common code from init() and init_threa...
2015-04-05 Anton Khirnovh264: drop redundant initialization in init()
2015-04-05 Anton Khirnovh264: initialize cur_chroma_format_idc
2015-04-05 Anton Khirnovh264: use the correct SPS during PPS parsing
2015-04-05 Andreas Cadhalpunavcodec: add unpack packed B-frames bitstream filter
2015-04-04 Michael NiedermayerMerge commit 'aa1a1b2496cf3ca817e78e27bd0262a50adb91a1'
2015-04-04 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2015-04-04 Michael Niedermayeravcodec/h264_refs: More completely clear slice contexts...
2015-04-04 Michael Niedermayeravcodec/h264: Fail for invalid mixed IDR / non IDR...
2015-04-04 Michael Niedermayeravcodec/h264_mb: assert that frame waiting code actuall...
2015-04-04 Michael Niedermayeravcodec/h264_refs: Do not set reference to things which...
2015-04-04 Michael Niedermayeravcodec/h264_slice: make current_slice reset code more...
2015-04-04 Michael Niedermayeravcodec/h264: use goto end instead of return for hwacce...
2015-04-04 Andreas Cadhalpunmpeg4: use a self-explanatory #define MAX_NVOP_SIZE
2015-04-04 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2015-04-04 Michael Niedermayeravcodec/h264: silence ER warning when no slice threads...
2015-04-03 Michael Niedermayeravcodec/h264: reenable ER except with slice threads...
2015-04-03 Michael NiedermayerMerge commit 'a4d34e218f548d381e09c483e8dc6ad18a8d571c'
2015-04-03 Michael NiedermayerMerge commit '3892bdab9b652eb003ab95e167f1765e0b0ea035'
2015-04-03 Michael NiedermayerMerge commit 'b2965ec7761c99e8ef9c217a28a517e37f010480'
2015-04-03 Michael NiedermayerMerge commit 'df528b11ac607de13a7c438f2a51f2119f71a03c'
2015-04-03 Michael NiedermayerMerge commit 'ce0bc09ee2580d49fec90a6eb0de2ba1b580c854'
2015-04-03 Michael NiedermayerMerge commit '7693ba0a0eecdcdba71b7fbd9a4a12d1ba7b82aa'
2015-04-03 Michael NiedermayerMerge commit '1ae7afd256f9af1eb4f63f9adcf03d581ce4e2b5'
2015-04-03 Michael NiedermayerMerge commit '7d097a0fc57f0fa8385962a539c657c2f40b5ed0'
2015-04-03 Andreas Cadhalpunmpeg4: only show the divx_packed warning, when a packed...
2015-04-03 Rong Yanavcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec()
2015-04-03 Anton Khirnovh264: disable ER by default
2015-04-03 Anton Khirnovhevc: make sure no dangling pointers remain around...
2015-04-03 Anton Khirnovhevc: do not change the VPS if its contents are the...
2015-04-03 Anton Khirnovhevc: export stream parameters from extradata
2015-04-03 Anton Khirnovhevc: split out setting AVCodecContext parameters
2015-04-02 James Almeravcodec/pngenc: don't return a value in a void function
2015-04-02 Donny Yangpng: Use libavutil's crc functions instead of zlib's
2015-04-02 Michael Niedermayeravcodec/vda_h264: try to fix build
2015-04-02 Rainer Hocheckervda: fix h264 decoding for avcC,vda wants the entire...
2015-04-02 Timo Rothenpieleravcodec/nvenc: Fix profile parameter handling
2015-04-02 Carl Eugen HoyosBump lavc and lavf minor versions for apng muxer and...
2015-04-02 Donny Yangapng: Add a basic APNG encoder
2015-04-01 Pranav Vaishavcodec/ccaption_dec: Remove the GOTO statement
2015-04-01 Michael NiedermayerMerge commit 'e3ec6fe7bb2a622a863e3912181717a659eb1bad'
2015-04-01 Michael NiedermayerMerge commit '8c9c5479c4ba729b4ba868ab541a90b2061a7c2f'
2015-04-01 Michael NiedermayerMerge commit '3c47e7c4350f73fc77d8e76f0dd6d2946b13c5cc'
2015-04-01 Michael NiedermayerRevert "avcodec/exr: fix memset first arg in reverse_lut()"
2015-04-01 Himangi Saraogilavc/smvjpegdec: Avoid null dereference and return...
2015-04-01 Timo Rothenpieleravcodec/nvenc: Fix typoed nv_status checks
2015-03-31 Donny Yangavcodec/png: Clearly separate encoding header and frames
2015-03-31 Michael Niedermayeravcodec/libx265: export choosen picture types
2015-03-31 Donny Yangpng: Clear up the calculation of max packet size
2015-03-31 Michael Niedermayeravcodec/internal: Fix doxy for ff_alloc_packet2() retur...
2015-03-31 Rainer Hocheckerh264: avoid unnecessary calls to get_format
2015-03-31 Michael Niedermayeravcodec/snowenc: Check av_frame_ref() return value
2015-03-30 Michael Niedermayeravcodec/h264_refs: fix null pointer dereference with...
2015-03-30 Michael NiedermayerMerge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8'
2015-03-30 Michael NiedermayerMerge commit '87f87ccf32055aca25fa08e29e22cca1ba9976d5'
2015-03-30 Michael Niedermayeravcodec/libdcadec: remove av_assert and check bits_per_...
2015-03-30 Michael NiedermayerMerge commit 'e6e3dcba0c6f11bd7022e2d3b9bcb7b6a09d6c80'
2015-03-30 Michael NiedermayerMerge commit '6ed38b1f65b424a4fa92042e0069f350b95e0098'
2015-03-30 Michael NiedermayerMerge commit '23944d29a22a2cd602753b3705f73011c3bf0b18'
2015-03-30 Michael NiedermayerMerge commit '7d3183d3a4e800ab7a7fa24f49968a1b1bcc0161'
2015-03-30 Himangi Saraogitiff: Return more meaningful error codes
2015-03-30 Diego Biurrunbuild: Split JPEG-related tables off into a separate...
2015-03-30 Diego Biurrunmjpeg: Use a more precise type for put_marker()
2015-03-30 Diego Biurrunmjpeg: Move code only used in the encoder(s) to the...
2015-03-30 Himangi Saraogitiff: Return more meaningful error codes
2015-03-30 Diego Biurrunindeo: Give Indeo4/5 shared code a more consistent...
2015-03-30 Diego Biurrunqsv: Skip header compilation depending on what parts...
2015-03-29 Michael NiedermayerMerge commit 'ff7adead0a667e606f5a41dca591f074f9ff2f32'
2015-03-29 Donny Yangpng: Only init zlib once
2015-03-29 Donny Yangpng: Calculate pixel format information only once
2015-03-29 Donny Yangpng: Return slightly more meaningful error codes
2015-03-29 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2015-03-29 Michael NiedermayerMerge commit '72025ac36c740f031d7e413041fdfe97087c83c4'
2015-03-29 Carl Eugen Hoyoslavc/h264_refs: Fix compilation with -DTRACE.
2015-03-29 Carl Eugen HoyosFix make checkheaders if libmfx is not available.
2015-03-29 Michael NiedermayerMerge commit '6fe2641d6e410b7bc203138fa97e1118b411f16d'
2015-03-29 Michael NiedermayerMerge commit 'c48456166e95648719a8be8f8613f9dee98205c1'
next