48818 Commits (3b8d66d5317d91288751869206b3acbb84dc44c7)
 

Author SHA1 Message Date
Michael Niedermayer 3b8d66d531 libspeexenc: Fix assignments in if() 12 years ago
Michael Niedermayer d6180aa297 libopencore-amr: Fix assignments in if() 12 years ago
Michael Niedermayer 871b6ec01d libmp3lame: Fix assignments in if() 12 years ago
Michael Niedermayer 9302ad1ac8 libfdk-aacenc: Fix assignments in if() 12 years ago
Michael Niedermayer 68a25c64cd libfaac: Fix assignments in if() 12 years ago
Michael Niedermayer 98fed59427 aacenc: Fix assignments in if() 12 years ago
Michael Niedermayer 48a7981e6f doc/examples: fix assignments in if() 12 years ago
Michael Niedermayer aaa7d2fafc h264: don t leave stale pointers in delayed_pic in flush_changes. 12 years ago
Michael Niedermayer 55d0528669 swr/dither: fix division by 0 12 years ago
Michael Niedermayer c13e4e288c h264: fix () placement 12 years ago
Michael Niedermayer 2d8d63a9a0 ffplay: fix sws_flags 12 years ago
Michael Niedermayer d676598f87 swr: fix handling of timestamps that cause multiple drops or silence injections 12 years ago
Michael Niedermayer a34aee4646 swr: limit buffer size for silence injection 12 years ago
Michael Niedermayer b481d09bd9 swr: limit buffer size for discarding. 12 years ago
Stefano Sabatini e8bab4c6fc ffplay: extend documentation for the -vf option 12 years ago
Michael Niedermayer db4e0ecaf0 swr: move silence buffer to context to avoid per use malloc/free 12 years ago
Michael Niedermayer dc6588421e swr: move buffer used to discard sample to context 12 years ago
Stefano Sabatini 98247e3368 lavf: clarify/extend documentation for AVFormatContext::analyzeduration 12 years ago
Stefano Sabatini 78e27c44c3 lavf/utils: clarify/extend messages in avformat_find_stream_info() 12 years ago
Stefano Sabatini 89ef586867 doc/ffmpeg: extend documentation for the -filter options and -af/vf aliases 12 years ago
Stefano Sabatini c499d45c6b doc/texipod: add rule to correctly interpret @ref{ANCHOR,XREF,SECTION_NAME,...} 12 years ago
Paul B Mahol 5b9126ba84 lavfi/gradfun: support YUV440P 12 years ago
Michael Niedermayer 3bcf443f91 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 6cd1dbe6df Merge commit 'e568db40258d549777ac1c16971678e18a18f5f5' 12 years ago
Michael Niedermayer 6d6eb7c12c Merge commit 'abae27ed3acd0a7c54f11760c5be2d2653c4edf8' 12 years ago
Michael Niedermayer 841a288cb3 Merge commit '4d3b144c5ea824193019019d33740a1ae9e0bb69' 12 years ago
Michael Niedermayer a6e4796fbf pthread: Do not use a half updated context as master for deallocation. 12 years ago
Michael Niedermayer 2ea3f37d5f dvdsubenc: use unsigned shifts to avoid shifting into the sign bit 12 years ago
Michael Niedermayer 754dd7e889 dvdsubdec: use unsigned shifts to avoid shifting into the sign bit 12 years ago
Michael Niedermayer c8737d348b swr: work with 4 noise shaping coeffs at a time 12 years ago
Michael Niedermayer 93bc0f0180 swr/noise_shaping_data: pad coeffs to multiple of 4 when they are 1 below 12 years ago
Martin Storsjö 22c436c85e rtpdec: Send a valid "delay since SR" value in the RTCP RR packets 12 years ago
Martin Storsjö e568db4025 rtpdec: Calculate and report packet reception jitter 12 years ago
Martin Storsjö abae27ed3a rtpdec: Fix the calculation of expected number of packets 12 years ago
Michael Niedermayer 1c14c3412e dec/developer: Add Valgrind / Address Sanitizer to the patch checklist 12 years ago
Michael Niedermayer ef7fdc8cff swr: use a local variable for ns_coeffs 12 years ago
Michael Niedermayer 68ff7d265f swr: use local variable for ns_errors 12 years ago
Michael Niedermayer b5d9e5d06c swr: minor simplification for the noise shaping pos update 12 years ago
Matthieu Bouron f9eed5d7e6 lavfi/aevalsrc: try to honor specified duration 12 years ago
Diego Biurrun 4d3b144c5e fate: cosmetics: Order some test entries 12 years ago
Diego Biurrun 0f94c0b1b6 fate: vp3: Fix fate-vp3-coeff-level64 test dependencies 12 years ago
Paul B Mahol 868ac91c8d frmdec: do not abuse ff_codec_get_id() 12 years ago
Michael Niedermayer db1ba2213f lavf: use avpriv_find_pix_fmt instead of ff_ 12 years ago
Michael Niedermayer 43d6ac53f2 lavc: ff_find_pix_fmt ->avpriv 12 years ago
Michael Niedermayer dae382b5b2 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 15daa8f9dd Merge commit 'f61272f0efd80da437570aad2c40e00f9d3f4fe6' 12 years ago
Michael Niedermayer e730c3a2cb Merge commit '54cb096ee4558b3bfc28c2fcd6418ce82dc39fe1' 12 years ago
Michael Niedermayer dda2d29748 Merge commit 'c44784c9bb9d0ddf5d39d0dfa640816a57b8f457' 12 years ago
Diego Biurrun f89466ad6f Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU. 12 years ago
Luca Barbato f61272f0ef ratecontrol: K&R cosmetic formatting 12 years ago