31020 Commits (5c13b5bb398c12361732b7b47c71954484f5af1d)
 

Author SHA1 Message Date
Michael Niedermayer d39b33c63b libx264: fix open gop default. 14 years ago
Michael Niedermayer 90c6963dae avfilter picture pool: double free hotfix 14 years ago
Michael Niedermayer 6cbe81999b Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer b37dfe181c mpegaudio_parser: be less picky on the start position 14 years ago
Kim Nguyen 2d16394f97 ppc32: Fix movrel 14 years ago
Justin Ruggles e6c52cee54 Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample(). 14 years ago
Mans Rullgard c5ee740745 x86: cabac: fix register constraints for 32-bit mode 14 years ago
Mans Rullgard 2143d69bdd cabac: move x86 asm to libavcodec/x86/cabac.h 14 years ago
Mans Rullgard d075e7d540 x86: h264: cast pointers to intptr_t rather than int 14 years ago
Mans Rullgard 3a4edb76d6 x86: h264: remove hardcoded edi in decode_significance_8x8_x86() 14 years ago
Mans Rullgard b92c1a6d26 x86: h264: remove hardcoded esi in decode_significance[_8x8]_x86() 14 years ago
Mans Rullgard 3fc4e36c78 x86: h264: remove hardcoded edx in decode_significance[_8x8]_x86() 14 years ago
Mans Rullgard e4b5a204aa x86: h264: remove hardcoded eax in decode_significance[_8x8]_x86() 14 years ago
Mans Rullgard 3146a30e61 x86: cabac: change 'a' constraint to 'r' in get_cabac_inline() 14 years ago
Mans Rullgard f743595e87 x86: cabac: remove hardcoded esi in get_cabac_inline() 14 years ago
Mans Rullgard da3af4db61 x86: cabac: remove hardcoded edx in get_cabac_inline() 14 years ago
Mans Rullgard 51f16a9bf2 x86: cabac: remove unused macro parameter 14 years ago
Mans Rullgard 018c33838e x86: cabac: remove hardcoded ebx in inline asm 14 years ago
Mans Rullgard 6b712acc0e x86: cabac: remove hardcoded struct offsets from inline asm 14 years ago
Mans Rullgard 34ee43fc0f cabac: remove inline asm under #if 0 14 years ago
Mans Rullgard 8fcc0e7978 cabac: remove BRANCHLESS_CABAC_DECODER switch 14 years ago
Mans Rullgard eaa2d5a90a cabac: remove #if 0 cascade under never-set #ifdef ARCH_X86_DISABLED 14 years ago
Ivan Kalvachev 093768c9a4 Fix bink audio playback outside of FFmpeg. 14 years ago
Reinhard Tartler dea22a1a91 document libswscale bump 14 years ago
Ronald Bultje 20153fb8f6 error_resilience: skip last-MV predictor step if MVs are not available. 14 years ago
Ronald Bultje d42aaa802e error_resilience: actually add counter when adding a MV predictor. 14 years ago
Michael Niedermayer 3a07f5a47a qdm2: Fix alignment of local array. 14 years ago
Stefano Sabatini 5a0a6ae639 ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX 14 years ago
Stefano Sabatini 702a62a1c6 drawtext: add braces around initialisers for option defaults 14 years ago
Stefano Sabatini 53a715f576 drawtext: reindent after the previous commit 14 years ago
Stefano Sabatini 3fd53defaa drawtext: fix strftime() text expansion 14 years ago
Michael Niedermayer cfbaeb311d ffmpeg: print warning if encoding would duplicate massive amounts of frames 14 years ago
Reinhard Tartler 0793531859 Bump major version for b8e893399f 14 years ago
Ronald S. Bultje ea6331f8bb h264-mt: fix deadlock in packets with multiple slices (e.g. MP4). 14 years ago
Michael Niedermayer 54dd50d14d cmdutils: remove outcommented merge trash 14 years ago
Michael Niedermayer 56e11d2305 Merge remote-tracking branch 'qatar/master' 14 years ago
Yusuke Nakamura ae88e9cf99 mov: Fix empty edit detection. 14 years ago
Michael Niedermayer 4aeb776913 dump_metadata: Fix 0xd in metadata 14 years ago
Michael Niedermayer 867b10679c Attempt to fix ticket266 14 years ago
Michael Niedermayer 940a55ccf4 eval: Fix 32bit unsigned parsing 14 years ago
Michael Niedermayer a7e4342fc1 avidec: consider non video to contain only keyframes when seeking. 14 years ago
Michael Niedermayer 6c0f5172f6 ffplay: dont drop frames by default when there is no audio stream 14 years ago
Mina Nagy Zaki fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 14 years ago
Mina Nagy Zaki 527ca3985c lavfi: use int64_t lists in AVFilteFormats 14 years ago
Stefano Sabatini 8f349b6481 lavfi: fix realloc size computation in avfilter_add_format() 14 years ago
Stefano Sabatini c6e288a7cd lavfi: fix Makefile HEADERS 14 years ago
Mans Rullgard 8d3d3436e2 Drop git- prefix from version labels 14 years ago
Reinhard Tartler 8fab4007c8 Use the contents of RELEASE as version fallback instead of 'UNKNOWN' 14 years ago
Mans Rullgard 7b2d219045 path64/open64: filter out unsupported flags 14 years ago
Reinhard Tartler 72da9888b0 Add Release Notes 14 years ago