71386 Commits (5faca08cafc17247ad392620e3b26ab4a70dc4ce)
 

Author SHA1 Message Date
Anton Khirnov bd737b5178 h264: reset the private data in init_thread_copy() 10 years ago
Anton Khirnov a939e5b252 h264: remove a commented out nonsense line 10 years ago
Anton Khirnov 65afa65e73 h264: drop redundant initialization of the scaling matrices 10 years ago
Anton Khirnov e1f907711a h264: factor out common code from init() and init_thread_copy() 10 years ago
Anton Khirnov 43fd3dd80c h264: drop redundant initialization in init() 10 years ago
Anton Khirnov 050324d020 h264: initialize cur_chroma_format_idc 10 years ago
Anton Khirnov 84f226a3bc h264: use the correct SPS during PPS parsing 10 years ago
Stephan Holljes 4a58d757de lavf/http: add proof-of-concept http server. 10 years ago
Andreas Cadhalpun 0224b35c89 avcodec: add unpack packed B-frames bitstream filter 10 years ago
Vignesh Venkatasubramanian 26f2e2f3f7 webmdashenc: Support for live stream manifests 10 years ago
Michael Niedermayer bc0e65e7d0 Merge commit 'aa1a1b2496cf3ca817e78e27bd0262a50adb91a1' 10 years ago
Vignesh Venkatasubramanian 2171b7c58e matroskadec: Add support for parsing live header files 10 years ago
Michael Niedermayer afb327caf3 Merge remote-tracking branch 'cehoyos/master' 10 years ago
Himangi Saraogi aa1a1b2496 avconv: Avoid theoretical NULL dereferences 10 years ago
Michael Niedermayer aa6f58dd96 avcodec/h264_refs: More completely clear slice contexts in ff_h264_remove_all_refs() 10 years ago
Michael Niedermayer fc58d5c43b avcodec/h264: Fail for invalid mixed IDR / non IDR frames in slice threading mode 10 years ago
Michael Niedermayer 60e7d2d7b9 avcodec/h264_mb: assert that frame waiting code actually references 2 fields/1 frame 10 years ago
Michael Niedermayer 429de04320 avcodec/h264_refs: Do not set reference to things which dont exist 10 years ago
Carl Eugen Hoyos 072198166e lavf/mov: Do not overread iTunes metadata. 10 years ago
Michael Niedermayer 98c5db89bb avcodec/h264_slice: make current_slice reset code more strict 10 years ago
Michael Niedermayer 514d9bb55d avcodec/h264: use goto end instead of return for hwaccel fails as well 10 years ago
Himangi Saraogi 4b03002527 avformat/rtsp: Fix null pointer dereference 10 years ago
Rodger Combs f0c85d9b99 lavf/assenc: style nits 10 years ago
wm4 511585ce7f matroskadec: export cover art correctly 10 years ago
Andreas Cadhalpun f62880bfb8 mpeg4: use a self-explanatory #define MAX_NVOP_SIZE 10 years ago
Michael Niedermayer 241913c0d0 Merge remote-tracking branch 'cehoyos/master' 10 years ago
Michael Niedermayer 333eb37a96 avcodec/h264: silence ER warning when no slice threads are used 10 years ago
Lou Logan 893e61734f MAINTAINERS: add Reynaldo as a Twitter maintainer 10 years ago
Michael Niedermayer 4b7356ce8f avcodec/h264: reenable ER except with slice threads by default 10 years ago
Michael Niedermayer 6da7625cc3 Merge commit 'a4d34e218f548d381e09c483e8dc6ad18a8d571c' 10 years ago
Michael Niedermayer 959894632a Merge commit '3892bdab9b652eb003ab95e167f1765e0b0ea035' 10 years ago
Michael Niedermayer 4d02dfbde4 ffmpeg: Fix extradata allocation 10 years ago
Michael Niedermayer 20ba28af94 tests/fate/hevc: Use a bitexact scaler in the hevc param change test to avoid failing on non x86 10 years ago
Michael Niedermayer 0cb46c1e0e Merge commit 'b2965ec7761c99e8ef9c217a28a517e37f010480' 10 years ago
Michael Niedermayer 235863463a Merge commit 'df528b11ac607de13a7c438f2a51f2119f71a03c' 10 years ago
Michael Niedermayer 41dde62d7f Merge commit 'ce0bc09ee2580d49fec90a6eb0de2ba1b580c854' 10 years ago
Michael Niedermayer d386a523ae Merge commit '7693ba0a0eecdcdba71b7fbd9a4a12d1ba7b82aa' 10 years ago
Carl Eugen Hoyos c4367f950d Fix codec fps diplay for very small fps. 10 years ago
Carl Eugen Hoyos 036079ce34 lavf/mpeg: Support alaw in Hikvision CCTV recordings. 10 years ago
Carl Eugen Hoyos f8413f74a1 lavf/mpeg: Support more audio codecs in Hikvision CCTV recordings. 10 years ago
Michael Niedermayer a7a6194ec4 Merge commit '1ae7afd256f9af1eb4f63f9adcf03d581ce4e2b5' 10 years ago
Michael Niedermayer 5b97681eaa Merge commit '7d097a0fc57f0fa8385962a539c657c2f40b5ed0' 10 years ago
Lou Logan 44cae91252 cmdutils: fix "Commmand" typo 10 years ago
Andreas Cadhalpun 1f47c2399d mpeg4: only show the divx_packed warning, when a packed frame is present 10 years ago
Michael Niedermayer 6eb6956d06 ffmpeg: Fix indentation 10 years ago
Michael Niedermayer 98c7729c13 ffmpeg: last frame duplication heuristic 10 years ago
Rong Yan af5fec9538 avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() 10 years ago
Himangi Saraogi 24326930d8 filtfmts: Avoid null pointer dereference 10 years ago
Steve Dierker acbb90407a libavformat/mxf.c: Relaxed ProRes pattern 10 years ago
Anton Khirnov a4d34e218f h264: disable ER by default 10 years ago