35865 Commits (b56adc784288bdbe5e34e581e8081b51a2a3eb5f)
 

Author SHA1 Message Date
  Michael Niedermayer dd974c1bc1 libx264: Implement rgb24 support through a seperate AVCodec. 14 years ago
  Michael Niedermayer 59a58884b9 ffplay: Copy audio side data too. This fixes handling of some rare nellymoser files that change the sample rate mid stream (sample file at: http://trac.videolan.org/vlc/ticket/5586) 14 years ago
  Mans Rullgard 3adba2de3d ARM: fix indentation in ff_dsputil_init_neon() 14 years ago
  Mans Rullgard 96fef6cf31 ARM: NEON put/avg_pixels8/16 cosmetics 14 years ago
  Mans Rullgard 716f1705e9 ARM: add remaining NEON avg_pixels8/16 functions 14 years ago
  Mans Rullgard 94267ddfb2 ARM: clean up NEON put/avg_pixels macros 14 years ago
  Michael Niedermayer 4a8e3324fb libx264: fix generic boolean support 14 years ago
  Justin Ruggles ca12401376 fate: split acodec-pcm into individual tests 14 years ago
  Reinhard Tartler 5089ce1b5a swscale: #include "libavutil/mathematics.h" 14 years ago
  Michael Niedermayer b50be4e38d vc1_parser: fix NULL pointer dereference 14 years ago
  Carl Eugen Hoyos d9cc6bb432 Support ffmpeg -dn to disable copying data streams. 14 years ago
  Michael Niedermayer 3e1951e8f4 h264: More restrictive more_rbsp_data_in_pps() 14 years ago
  Anton Khirnov 74e96eb77e pmpdec: don't use deprecated av_set_pts_info. 14 years ago
  Paul B Mahol 1e8f77324e escape130: remove trailing whitespace 14 years ago
  Paul B Mahol 30961a8dd5 rpl: enable escape130 codec 14 years ago
  Paul B Mahol 06029fbb7f escape130: minimal effort to make it compile without warnings 14 years ago
  Eli Friedman 7d64391441 Escape 130 (RPL) decoder 14 years ago
  Mans Rullgard 37fed0e635 rv34: align temporary block of "dct" coefs 14 years ago
  Peter Ross f3f488423a pictordec: prevent segfault when reading corrupted files 14 years ago
  Peter Ross 43a2a8b4a3 pictordec: use correct context for another av_log 14 years ago
  Reimar Döffinger f28070a123 Add PlayStation Portable PMP format demuxer 14 years ago
  Martin Storsjö c3b05d2159 proto: Realign struct initializers 14 years ago
  Martin Storsjö 7e58050590 proto: Use .priv_data_size to allocate the private context 14 years ago
  Martin Storsjö 9c6777bd93 mmsh: Properly clean up if the second ffurl_alloc failed 14 years ago
  Martin Storsjö 02490bf358 rtmp: Clean up properly if the handshake failed 14 years ago
  Martin Storsjö 6af354436c md5proto: Remove the get_file_handle function 14 years ago
  Martin Storsjö 1ca87d600b applehttpproto: Use the close function if the open function fails 14 years ago
  Martin Storsjö abe20c59b9 http: Make sure proxyauth is initialized 14 years ago
  Michael Niedermayer adfdcf87b1 vble: use dsp.add_hfyu_median_prediction() this allows asm optimizations to be used. 14 years ago
  Michael Niedermayer 317ea97bff vble: remove flags copy, its not used in any speed relevant code. 14 years ago
  Derek Buitenhuis e46abbcf77 vble: merge len and val arrays 14 years ago
  Michael Niedermayer 0dd704dbd4 vble: remove unused variable len. 14 years ago
  Michael Niedermayer 67eb95ce15 ffmpeg: fix segfault with ffmpeg -h 14 years ago
  Michael Niedermayer 03b60509cb ffmpeg: fix changing sample rate handling 14 years ago
  Michael Niedermayer ec20fc1581 lavf: allow grouping packets in chunks of a user specified size and duration. 14 years ago
  Michael Niedermayer 31f9032b78 lavf: add audio_preload option, this allows interleaving audio earlier 14 years ago
  Michael Niedermayer 54e40b9c14 ffmpeg: factorize duration calculation in transcode_video() 14 years ago
  Michael Niedermayer 6e96ad8215 ffmpeg: make copy_tb tri state so the user can select either timebase or 14 years ago
  Michael Niedermayer 9d76cf0b18 Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Bradshaw 0275b75a7e BPP fix, YUVP9, 10, 16 support, make RGB24 default 14 years ago
  Carl Eugen Hoyos 9dcd8b86f9 Use correct context for av_log. 14 years ago
  Michael Niedermayer c863d3751f movenc: replace cluster memset by zeroing only the needed field. 14 years ago
  Martin Storsjö c8f0e88b20 rtpdec: Templatize the code for different g726 bitrate variants 14 years ago
  Janne Grunau bb8a6e03cc rv40: move loop filter to rv34dsp context 14 years ago
  Michael Niedermayer 77af2672b4 lavc: Fix side data handling for audio decoders. 14 years ago
  Michael Niedermayer 11828b8885 nellymoserdec: Use sidedata to support mid stream sample rate changes. 14 years ago
  Michael Niedermayer 957a593cd9 flvdemux: export flags for nellymoser through side data. 14 years ago
  Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 14 years ago
  Michael Niedermayer 8f025f2f60 avfilter: align allocated images to 32 for AVX and IFF 14 years ago
  Michael Niedermayer fd3e75d2d4 lavc: horizontal align for IFF 14 years ago