36074 Commits (3bd02db96f68f94de68988fd258fcec46c392c30)
 

Author SHA1 Message Date
  Martin Storsjö 04403ec2e4 rtpenc: Add support for G726 audio 14 years ago
  Martin Storsjö fa6dce4c57 rtpdec: Interpret the different G726 names as bits_per_coded_sample 14 years ago
  Martin Storsjö 77e0c7584b rtpenc: Change rtp_send_samples to handle sample sizes other than even bytes 14 years ago
  Martin Storsjö 2d31d890bf rtpenc: Cast a rescaling parameter to int64_t 14 years ago
  Mashiat Sarker Shakkhar 075ebdf735 Move num_lms reading out of a loop 14 years ago
  Mashiat Sarker Shakkhar 29c2fcb677 Use correct value for range 14 years ago
  Mashiat Sarker Shakkhar 768261e50d Fix some int / int16_t / int32_t confusion 14 years ago
  Ronald S. Bultje 2574f08d4c h264: cap max has_b_frames at MAX_DELAYED_PIC_COUNT - 1. 14 years ago
  Michael Niedermayer 8c15f9d79c Merge remote-tracking branch 'cus/stable' 14 years ago
  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 15 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