45418 Commits (efb0e4e7afc633467b83786819262cb15eda2df6)
 

Author SHA1 Message Date
  Ronald S. Bultje 2e59210edf lavc/h264: don't touch H264Context->ref_count[] during MB decoding. 12 years ago
  Duncan Salerno 5cdd3b995c hls: Disable http seekability probing 12 years ago
  Duncan Salerno 8a33210d1b http: prevent the Range header being sent when seekability probing isnt used 12 years ago
  Duncan Salerno dd1e6b2a13 http: add option to prevent probing for HTTP seekability 12 years ago
  Michael Niedermayer cf5a98b9e3 mpeg2videodec: fix list of supported frame rates to include sane ext rates. 12 years ago
  Ronald S. Bultje f6f7d15041 h264: don't touch H264Context->ref_count[] during MB decoding 12 years ago
  Dmitry Samonenko 66a4ac5182 libspeexenc: Updated commentary to reflect recent changes 12 years ago
  Dmitry Samonenko 038325ac05 libspeexenc: Add an option for enabling DTX 12 years ago
  Michael Niedermayer d56834201b aacenc: fix out of array writes 12 years ago
  Tim Nicholson 60b433d905 movenc.c: Add support for >16bit BE flavours 12 years ago
  Diego Biurrun a7329e5fc2 x86: get_cpu_flags: add necessary ifdefs around function body 12 years ago
  Diego Biurrun f6fbce761e x86: Drop CPU detection intrinsics 12 years ago
  Diego Biurrun 1f6d86991f x86: Add YASM implementations of cpuid and xgetbv from x264 12 years ago
  Mans Rullgard 65d1290043 configure: add --enable-lto option 12 years ago
  Diego Biurrun 54b243141e x86: cpu: Break out test for cpuid capabilities into separate function 12 years ago
  Diego Biurrun cc5e9e5ff0 x86: ff_get_cpu_flags_x86(): Avoid a pointless variable indirection 12 years ago
  Diego Biurrun 1e164c0bcc build: Factor out mpegaudio dependencies to CONFIG_MPEGAUDIO 12 years ago
  Michael Niedermayer 2e8dcde1fe ffplay: autodetect realtime streams and enable infbuf 12 years ago
  Michael Niedermayer cb3fd029b7 ffplay: add a 3rd state to infbuf for autodetection 12 years ago
  Martin Storsjö 91c1567beb segment: Add comments about calls that only are relevant for some muxers 12 years ago
  Michael Niedermayer e214306775 mpeg2enc: support and use frame_rate_ext when needed 12 years ago
  Michael Niedermayer 489d8a79a6 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 0f1446a4d0 Merge commit 'ab35ec29a4071871934856c00da7d6ebcc0c095b' 12 years ago
  Martin Storsjö a854362b40 segment: Flush buffered data before finishing a segment 12 years ago
  Martin Storsjö f7b240434c segment: Set the resend_headers flag for each segment 12 years ago
  Martin Storsjö 378a6315b7 segment: Add an option for disabling writing of a header/trailer to each segment 12 years ago
  Martin Storsjö eb447d5159 segment: Free and reinit the muxer before calling avformat_write_header 12 years ago
  Martin Storsjö 73871dc96f segment: Use the public av_write_header/av_write_trailer functions 13 years ago
  Martin Storsjö 0edae4e628 segment: Properly create new AVStreams for the chained muxer 13 years ago
  Martin Storsjö c864c3968a segment: Add an option for omitting the first header and final trailer 12 years ago
  Martin Storsjö aa9f128b7c segment: Add a missing space 12 years ago
  Michael Niedermayer 741f5b021a Merge commit '29abb04e73b0580ebe38703cadb988d26df6a76a' 12 years ago
  Anton Khirnov 4673a5a761 vf_overlay: properly sync inputs. 12 years ago
  Anton Khirnov ab35ec29a4 vf_overlay: get rid of pointless messing with timebase. 12 years ago
  Anton Khirnov cd15b7c03d samplefmt: make av_samples_alloc() initialize the data to silence. 12 years ago
  Michael Niedermayer 047dcfabc7 afq: sanity assert on remaining_samples 12 years ago
  Michael Niedermayer b27e2b6e12 afq: update remaining samples variable. 12 years ago
  Michael Niedermayer b02493e476 movenc: force video timebase to be 0.1ms precisse at least. 12 years ago
  Justin Ruggles c9df48909e libspeexdec: handle NULL return value from speex_packet_to_header() 12 years ago
  Michael Niedermayer 769ed3057e h264probe: Don't error out on bits that no longer are reserved 14 years ago
  Janne Grunau 1481e19825 mpegvideo: set extended_data in ff_update_duplicate_context() 12 years ago
  Justin Ruggles 29abb04e73 libspeexdec: If the channel count is not valid, decode as stereo. 12 years ago
  Justin Ruggles 45e5d0c3ac libspeexdec: properly handle DTX for multiple frames-per-packet 12 years ago
  Justin Ruggles 908e22b93a libspeexdec: move the SpeexHeader from LibSpeexContext to where it is used 12 years ago
  Justin Ruggles 892695c851 libspeexdec: simplify setting of frame_size 12 years ago
  Justin Ruggles 27c3f9c03e libspeexdec: set channel_layout 12 years ago
  Justin Ruggles 3b061c5e10 libspeexdec: improve setting of Speex mode and sample rate 12 years ago
  Michael Niedermayer 5e6439a125 ff_choose_timebase: only try factors upto 14 12 years ago
  Michael Niedermayer de707bc8bd mux/nut: factorize ff_choose_timebase() out of nut 12 years ago
  Dmitry Samonenko ad11681acd libspeex: Add a private option for enabling VAD 12 years ago