34696 Commits (9634b1c6f2440b6d849c202540fcbe6e8eec80af)
 

Author SHA1 Message Date
Mashiat Sarker Shakkhar 9634b1c6f2 Log index for each line of output 13 years ago
Mashiat Sarker Shakkhar 2f8b8f6953 Log tile size 13 years ago
Mashiat Sarker Shakkhar 6e4a86a3f8 Output decoded residues 13 years ago
Mashiat Sarker Shakkhar 8f8dcf4486 Replace placeholders with actual calls to clear_codec_buffers() and reset_codec() 13 years ago
Mashiat Sarker Shakkhar 80fa79a306 Implement lms_update() 13 years ago
Mashiat Sarker Shakkhar afd930dca2 Implement lms_predict() 13 years ago
Mashiat Sarker Shakkhar f12f189638 Implement reset_codec() 13 years ago
Mashiat Sarker Shakkhar 06b67051d5 Add missing syntax elements to WmallDecodeCtx 13 years ago
Mashiat Sarker Shakkhar 8a41fdf127 Add .recent syntax element to cdlms struct 13 years ago
Mashiat Sarker Shakkhar a868b6fea9 Analysis and spec comparison 13 years ago
Mashiat Sarker Shakkhar 9152866455 Implement clear_codec_buffers() 13 years ago
Mashiat Sarker Shakkhar fd9ea0402c Add buffers to context necessary for reverting cdmls and mclms filter 13 years ago
Mashiat Sarker Shakkhar 1f273373ec Analysis and spec comparison 13 years ago
Mashiat Sarker Shakkhar 7344b75c63 Cosmetics 13 years ago
Michael Niedermayer 6d91045d83 Merge remote-tracking branch 'qatar/master' 13 years ago
Luca Barbato 299809defb doc: update libavfilter documentation 13 years ago
K.Y.H 554caed2d3 cook: fix apparent typo in extradata parsing 13 years ago
Nir Ben David 083d9ba448 golomb: Fix overread in get_ur_golomb_jpegls() 13 years ago
Lou Logan a14708d4ac doc: update examples to use -b:v or -b:a 13 years ago
Carl Eugen Hoyos 0e609d7418 Fix some 1bit bmp samples, they are palletised. 13 years ago
Martin Storsjö 371d15ec36 tls: Use the URLContext as logging context 13 years ago
Alex Converse c9e5ac3380 aes: Avoid illegal read and don't generate more key than we use. 13 years ago
Alex Converse 88b2436911 mpc7: Fix memset call in mpc7_decode_frame function 13 years ago
Justin Ruggles 164fca39bd atrac1: use correct context for av_log() 13 years ago
Justin Ruggles c298b2b8db apedec: consume the whole packet when copying to the decoder buffer. 13 years ago
Justin Ruggles de157f2118 apedec: do not needlessly copy s->samples to nblocks. 13 years ago
Justin Ruggles 4315c7d35a apedec: check output buffer size after calculating actual output size 13 years ago
Justin Ruggles ad17207b51 apedec: remove unneeded entropy decoder normalization. 13 years ago
Justin Ruggles 59f4d1b8bb truespeech: use memmove() in truespeech_update_filters() 13 years ago
Justin Ruggles 41899b9acb vorbisdec: remove AVCODEC_MAX_AUDIO_FRAME_SIZE check 13 years ago
Justin Ruggles e551a6f49a vorbisdec: remove unneeded buf_size==0 check 13 years ago
Justin Ruggles f666276fa6 vorbisdec: return proper error codes instead of made-up ones 13 years ago
Michael Niedermayer eb4fc6acfe ffmpeg: update timestamping code to handle frame threads 13 years ago
Michael Niedermayer 80f716cd45 mpeg4videodec: fix lml4 and frame threading without -vsync 0 13 years ago
Martin Storsjö f2d0015531 http: Don't add a Range: bytes=0- header for POST 13 years ago
Laurent Aimar 2305742b2a sunrast: Check for invalid/corrupted bitstream 13 years ago
Martin Storsjö 6149485f6c http: Change the chunksize AVOption into chunked_post 13 years ago
Anton Khirnov a251928060 http: Add encoding/decoding flags to the AVOptions 13 years ago
Anton Khirnov 492cc1bef3 avconv: remove some codec-specific hacks 13 years ago
Anton Khirnov dc86ca1ab5 crypto: add decoding flag to options. 13 years ago
Anton Khirnov 34ff0e2915 tls: use AVIO_FLAG_NONBLOCK instead of deprecated URL_FLAG_NONBLOCK 13 years ago
Anton Khirnov 3b384502f2 http: use different classes for http and https. 13 years ago
Martin Storsjö 8ef79f42ca http: Change an error log message to a warning 13 years ago
Martin Storsjö 7590061eb7 http: Remove the now unused ff_http_set_headers custom function 13 years ago
Martin Storsjö 27fad11b5b mms: Set http custom headers via the AVOption 13 years ago
Martin Storsjö 196bf28c5d rtsp: Set http custom headers via the AVOption 13 years ago
Martin Storsjö 10da1e913b http: Make custom headers settable via an AVOption 13 years ago
Martin Storsjö eaa8c1f9fe crypto: Don't manually free memory allocated via AVOptions 13 years ago
Martin Storsjö d10361b658 avio: Free URLContext private data allocated via AVOptions 13 years ago
John Brooks 6c643e0705 avc: fix memory errors when encoding invalid h264 codecdata 13 years ago