35431 Commits (b4425f26bb1e11f8e885abf78b88105c396888d7)
 

Author SHA1 Message Date
Mans Rullgard 59807fee6d ARM: h264dsp_neon cosmetics 13 years ago
Janne Grunau a760f530bb ARM: make some NEON macros reusable 13 years ago
Mans Rullgard 150ddbc148 Do not memcpy raw video frames when using null muxer 13 years ago
Luca Barbato 5a2e251645 fate: update asf seektest 13 years ago
Aaron Colwell e02dec25ab vp8: flush buffers on size changes. 13 years ago
Peter Ross 1fd6924320 pictordec: support uncompressed images 13 years ago
Luca Barbato 7d68f592f6 doc: improve general documentation for MacOSX 13 years ago
John Stebbins b88eb87630 asf: use packet dts as approximation of pts 13 years ago
Luca Barbato 73f027c17b asf: do not call av_read_frame 13 years ago
Martin Storsjö 30266038bd rtsp: Initialize the media_type_mask in the rtp guessing demuxer 13 years ago
Nathan Adil Maxson d0fd6fc201 Cleaned up alacenc.c 13 years ago
Carl Eugen Hoyos bba8975a9c Be less verbose when skipping RBSP data in H264 PPS. 13 years ago
Carl Eugen Hoyos fab5973fa5 Be less verbose when skipping MPEG-4 ASP frames. 13 years ago
Carl Eugen Hoyos 40c36196d5 Support yuva420p encoding via libopenjpeg. 13 years ago
Carl Eugen Hoyos d7fc100694 Support tiff RGBA encoding. 13 years ago
Michael Niedermayer 7b0b10ce41 Merge remote-tracking branch 'qatar/master' 13 years ago
Carl Eugen Hoyos 8b08f81949 Support transparency in 32bit bmp files. 13 years ago
Derek Buitenhuis 69035f3ec7 Revert "libutvideodec: Make buf_size local" 13 years ago
Adrian Drzewiecki dd7453a24e Fix id3v2 extended header handling. 13 years ago
Michael Niedermayer 18abf46b6f configure: add forgotten libx264rgb_encoder_deps 13 years ago
Martin Storsjö 04403ec2e4 rtpenc: Add support for G726 audio 13 years ago
Martin Storsjö fa6dce4c57 rtpdec: Interpret the different G726 names as bits_per_coded_sample 13 years ago
Martin Storsjö 77e0c7584b rtpenc: Change rtp_send_samples to handle sample sizes other than even bytes 13 years ago
Martin Storsjö 2d31d890bf rtpenc: Cast a rescaling parameter to int64_t 13 years ago
Ronald S. Bultje 2574f08d4c h264: cap max has_b_frames at MAX_DELAYED_PIC_COUNT - 1. 13 years ago
Michael Niedermayer 8c15f9d79c Merge remote-tracking branch 'cus/stable' 13 years ago
Michael Niedermayer dd974c1bc1 libx264: Implement rgb24 support through a seperate AVCodec. 13 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) 13 years ago
Mans Rullgard 3adba2de3d ARM: fix indentation in ff_dsputil_init_neon() 13 years ago
Mans Rullgard 96fef6cf31 ARM: NEON put/avg_pixels8/16 cosmetics 13 years ago
Mans Rullgard 716f1705e9 ARM: add remaining NEON avg_pixels8/16 functions 13 years ago
Mans Rullgard 94267ddfb2 ARM: clean up NEON put/avg_pixels macros 13 years ago
Michael Niedermayer 4a8e3324fb libx264: fix generic boolean support 13 years ago
Justin Ruggles ca12401376 fate: split acodec-pcm into individual tests 13 years ago
Reinhard Tartler 5089ce1b5a swscale: #include "libavutil/mathematics.h" 13 years ago
Michael Niedermayer b50be4e38d vc1_parser: fix NULL pointer dereference 13 years ago
Carl Eugen Hoyos d9cc6bb432 Support ffmpeg -dn to disable copying data streams. 13 years ago
Michael Niedermayer 3e1951e8f4 h264: More restrictive more_rbsp_data_in_pps() 13 years ago
Anton Khirnov 74e96eb77e pmpdec: don't use deprecated av_set_pts_info. 13 years ago
Mans Rullgard 37fed0e635 rv34: align temporary block of "dct" coefs 13 years ago
Peter Ross f3f488423a pictordec: prevent segfault when reading corrupted files 13 years ago
Peter Ross 43a2a8b4a3 pictordec: use correct context for another av_log 13 years ago
Reimar Döffinger f28070a123 Add PlayStation Portable PMP format demuxer 13 years ago
Martin Storsjö c3b05d2159 proto: Realign struct initializers 13 years ago
Martin Storsjö 7e58050590 proto: Use .priv_data_size to allocate the private context 13 years ago
Martin Storsjö 9c6777bd93 mmsh: Properly clean up if the second ffurl_alloc failed 13 years ago
Martin Storsjö 02490bf358 rtmp: Clean up properly if the handshake failed 13 years ago
Martin Storsjö 6af354436c md5proto: Remove the get_file_handle function 13 years ago
Martin Storsjö 1ca87d600b applehttpproto: Use the close function if the open function fails 13 years ago
Martin Storsjö abe20c59b9 http: Make sure proxyauth is initialized 13 years ago