48789 Commits (841a288cb32785400261cbab959fcfb982d3f699)
 

Author SHA1 Message Date
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
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
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
Martin Storsjö f6804c3e1b rtpdec: Remove a useless todo comment 12 years ago
Martin Storsjö 54cb096ee4 rtsp: Remove an outdated comment 12 years ago
Martin Storsjö 3900d53fb1 rtsp: Remove references to weirdly named variables in other files 12 years ago
Martin Storsjö c44784c9bb rtp: Rename a static variable to normal naming conventions 12 years ago
Martin Storsjö 58b5971881 rtp: Cosmetic cleanup 12 years ago
Clément Bœsch f8bab2f87e fate: add dirac decoding test (main profile). 12 years ago
Michael Niedermayer 969e75eb80 mjpegdec: Fix out of array read in unescaping code 12 years ago
Michael Niedermayer e5e422bcc3 mxfdec: Fix integer overflow with many channels 12 years ago
Michael Niedermayer 8d06be6b8c wavpack: check pointer to avoid overreading input buffer 12 years ago
Michael Niedermayer 85a4dbeb9c ra144enc: fix two "may be used uninitialized in this function" warnings 12 years ago
Michael Niedermayer 2e230cf1b5 au: switch to ff_pcm_read_packet() again, after the merge 12 years ago
Michael Niedermayer f137d5763d Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 6fc0648932 Merge commit '7b8c5b263bc680eff5710bee5994de39d47fc15e' 12 years ago
Michael Niedermayer 8bfc8d88be Merge commit 'ec86ba57312745fd7ad9771e3121e79c6aacba30' 12 years ago
Paul B Mahol 3ac85bebd5 lavf: remove nonexistent symbols 12 years ago
Marcin Juszkiewicz d11cb13b0e configure: enable pic for shared libs on AArch64 12 years ago
Luca Barbato c1d1ef4ecd zmbv: Reset the decoder on keyframe errors 12 years ago
Vladimir Pantelic 7b8c5b263b vc1dec: prevent a crash due missing pred_flag parameter 12 years ago