31155 Commits (a548b6cbfcf6d872bed473c1981931db36eda690)
 

Author SHA1 Message Date
Derek Buitenhuis a548b6cbfc wavpack: Properly clip samples during lossy decode 13 years ago
Yordan Makariev 425b45d4b0 Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c. 13 years ago
Tsvetelina Borisova 4a59eca97a Cleaned pixdesc.c file in libavutil 13 years ago
Nathan Adil Maxson 8f8c785ffc zmbv.c: coding style clean-up. 13 years ago
Nathan Adil Maxson 6eedeefe0b xan.c: coding style clean-up. 13 years ago
Konstantin Todorov 363114e813 mpegvideo.c: code cleanup - first 500 lines. 13 years ago
Ronald S. Bultje adedd840e2 h264: fix frame reordering code. 13 years ago
Derek Buitenhuis 55a280569f fate: Add a test for the VBLE decoder 13 years ago
Luca Barbato a0338b598b doc: break some long lines in developer.texi 13 years ago
Luca Barbato 2cf74eca70 drawtext: make x and y parametric 13 years ago
Luca Barbato ec11ff8407 drawtext: manage memory allocation better 13 years ago
Luca Barbato a2fb4bcb01 drawtext: refactor draw_text 13 years ago
Janne Grunau 84994421bc doc: remove space between variable and post increment in example code 13 years ago
Janne Grunau d268b79e34 aac_latm: reconfigure decoder on audio specific config changes 13 years ago
Janne Grunau fd095539d1 latmdec: fix audio specific config parsing 13 years ago
Justin Ruggles 0eea212943 Add avcodec_decode_audio4(). 13 years ago
Justin Ruggles 560f773c7d avcodec: change number of plane pointers from 4 to 8 at next major bump. 13 years ago
Victor Vasiliev 9b9815eec4 Update developers documentation with coding conventions. 13 years ago
Mans Rullgard 51a16077da svq1dec: avoid undefined get_bits(0) call 13 years ago
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
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
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
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
Justin Ruggles ca12401376 fate: split acodec-pcm into individual tests 13 years ago
Reinhard Tartler 5089ce1b5a swscale: #include "libavutil/mathematics.h" 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
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