48807 Commits (d676598f879ba01ddb62f9abe8e17b2e94cb91cd)
 

Author SHA1 Message Date
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
Rémi Denis-Courmont 169fb94f0f pixfmt: add picture format for VDPAU 12 years ago
Stefano Sabatini 4a0d1b2159 doc/protocols: improve wording of a sentence in http docs 12 years ago
Stefano Sabatini 0edb440282 doc/ffserver: remove painfully outdated "What do I need?" section 12 years ago
Stefano Sabatini df018207f9 doc/ffserver: remove paragraph in the introductory blurb 12 years ago
Stefano Sabatini cab85051c0 doc/ffserver: rework introducing paragraphs of the "description" chapter 12 years ago
Stefano Sabatini 0a7cd74043 doc/protocols: document http protocol options 12 years ago
Stefano Sabatini 255ec768da lavf/http: fix/extend option descriptions 12 years ago
Michael Niedermayer d9226b3717 mpegvideo: dont leave stale pointers in next/last picture 12 years ago
Michael Niedermayer cc548ea7a6 vc1dec: ensure cbpcy_vlc has been set before decoding a frame. 12 years ago
Michael Niedermayer 68329388bb fate: try to fix dirac 12 years ago
Michael Niedermayer b53adef07b h264: reset first_field when current_picture_ptr is reset 12 years ago