34767 Commits (320f0f04a1052d63ee90e86472b77b51f75c255c)
 

Author SHA1 Message Date
Justin Ruggles 41899b9acb vorbisdec: remove AVCODEC_MAX_AUDIO_FRAME_SIZE check 14 years ago
Justin Ruggles e551a6f49a vorbisdec: remove unneeded buf_size==0 check 14 years ago
Justin Ruggles f666276fa6 vorbisdec: return proper error codes instead of made-up ones 14 years ago
Michael Niedermayer eb4fc6acfe ffmpeg: update timestamping code to handle frame threads 14 years ago
Michael Niedermayer 80f716cd45 mpeg4videodec: fix lml4 and frame threading without -vsync 0 14 years ago
Martin Storsjö f2d0015531 http: Don't add a Range: bytes=0- header for POST 14 years ago
Laurent Aimar 2305742b2a sunrast: Check for invalid/corrupted bitstream 14 years ago
Martin Storsjö 6149485f6c http: Change the chunksize AVOption into chunked_post 14 years ago
Anton Khirnov a251928060 http: Add encoding/decoding flags to the AVOptions 14 years ago
Anton Khirnov 492cc1bef3 avconv: remove some codec-specific hacks 14 years ago
Anton Khirnov dc86ca1ab5 crypto: add decoding flag to options. 14 years ago
Anton Khirnov 34ff0e2915 tls: use AVIO_FLAG_NONBLOCK instead of deprecated URL_FLAG_NONBLOCK 14 years ago
Anton Khirnov 3b384502f2 http: use different classes for http and https. 14 years ago
Martin Storsjö 8ef79f42ca http: Change an error log message to a warning 14 years ago
Martin Storsjö 7590061eb7 http: Remove the now unused ff_http_set_headers custom function 14 years ago
Martin Storsjö 27fad11b5b mms: Set http custom headers via the AVOption 14 years ago
Martin Storsjö 196bf28c5d rtsp: Set http custom headers via the AVOption 14 years ago
Martin Storsjö 10da1e913b http: Make custom headers settable via an AVOption 14 years ago
Martin Storsjö eaa8c1f9fe crypto: Don't manually free memory allocated via AVOptions 14 years ago
Martin Storsjö d10361b658 avio: Free URLContext private data allocated via AVOptions 14 years ago
John Brooks 6c643e0705 avc: fix memory errors when encoding invalid h264 codecdata 14 years ago
Michael Niedermayer 525a8f3ba5 lavc: update AVCodecContext.delay documentation 14 years ago
Michael Niedermayer 3cc1af9dd9 pthreads: export the delay that was previously exported by mangling has_b_frames through 14 years ago
Michael Niedermayer afc0a24d7d Merge remote-tracking branch 'qatar/master' 14 years ago
Stefano Sabatini dec354ba1d vf_fade: reindent after previous commit 14 years ago
Mark Himsley 8c1fb50d07 vf_fade: add alpha option and alpha fading support 14 years ago
Mark Himsley 0d602615ab vf_fade: add support to options parsing 14 years ago
Justin Ruggles f1f6d3615f avcodec: add support for planar signed 8-bit PCM. 14 years ago
ami_stuff dea8f6e18b lowercase FRWU string 14 years ago
Justin Ruggles fed5ca255f ra144enc: add sample_fmts list to ff_ra_144_encoder 14 years ago
Justin Ruggles 818a3bdedf smackaud: use uint8_t* for 8-bit output buffer type 14 years ago
Justin Ruggles 375ca0aca8 smackaud: clip output samples 14 years ago
Justin Ruggles c86c3c8017 smackaud: use sign_extend() for difference value instead of casting 14 years ago
Sebastien Zwickert 701e5348d4 vda: set destination image buffer attributes. 14 years ago
Nicolas George e7062a1e9f audioconvert: make av_get_channel_layout accept composite names. 14 years ago
Justin Ruggles 979c8de549 sipr: use a function pointer to select the decode_frame function 14 years ago
Justin Ruggles 3468ff1060 sipr: set mode based on block_align instead of bit_rate 14 years ago
Justin Ruggles 0005f9a35b sipr: do not needlessly set *data_size to 0 when returning an error 14 years ago
Michael Niedermayer 8cd210700b Merge remote-tracking branch 'cus/stable' 14 years ago
Justin Ruggles 9cb70ce34b ra288: fix formatting of LOCAL_ALIGNED_16 14 years ago
Michael Niedermayer 82a1d57575 fraps: check overread per sample instead of per line 14 years ago
Michael Niedermayer 46082e6186 fraps: fix memleak 14 years ago
Martin Storsjö 65ac51373b udp: Allow specifying the local IP address 14 years ago
Michael Niedermayer 8892d0492d Revert commit 0bc391281a 14 years ago
Michael Niedermayer 26ae9a5d7c pthreads: drop has_b_frames mangling, its buggy in many many ways, 14 years ago
Carl Eugen Hoyos 367468f148 Check extradata_size before accessing extradata. 14 years ago
shahriman AMS c33d4916fb VC1: Add bottom field offset to block_index[] to avoid rewriting (+10L) 14 years ago
shahriman AMS 62622d04eb vc1dec: move an if() block. 14 years ago
shahriman AMS 4bceeaf0c1 vc1dec: use correct hybrid prediction threshold. 14 years ago
shahriman AMS 4344ce08f1 vc1dec: Partial rewrite of vc1_pred_mv() 14 years ago