31803 Commits (afb8b207d6c82bc063ab984b2875074457db2e4f)
 

Author SHA1 Message Date
Janne Grunau afb8b207d6 threads: update slice_count and slice_offset from user context 13 years ago
Martin Storsjö 7ba34575fd aviocat: Remove useless includes 13 years ago
Anton Khirnov 7512bb74f2 doc/APIChanges: fill in missing dates and hashes 13 years ago
Anton Khirnov 97e3f94b61 Revert "avserver: fix build after the next bump." 13 years ago
Dustin Brody d2a0041c20 mpegaudiodec: switch error detection check to AV_EF_BUFFER 13 years ago
Dustin Brody 5124423ec3 lavf: rename fer option and document resulting (f_)err_detect options 13 years ago
Dustin Brody f88949214c lavc: rename err_filter option to err_detect and document it 13 years ago
John Brooks 9b6aafba6c mpegvideo: fix invalid memory access for small video dimensions 13 years ago
Martin Storsjö 5d95112d92 movenc: Reorder entries in the MOVIentry struct, for tigheter packing 13 years ago
Martin Storsjö 1f712e6a05 rtsp: Remove extern declarations for variables that don't exist 13 years ago
Martin Storsjö 6a73f3bbdf aviocat: Flush the output before closing 13 years ago
Martin Storsjö 23e57d167a Add a tool that uses avio to read and write, doing a plain copy of data 13 years ago
Felipe Contreras c3d5e290ca ARM: fix build with FFT enabled and MDCT disabled 13 years ago
Janne Grunau 59297ad63d lavf: force single-threaded decoding in avformat_find_stream_info 13 years ago
Dustin Brody b89f8774f2 avidec: migrate last of lavf from FF_ER_* to AV_EF_* 13 years ago
Anton Khirnov 8e1340abc3 avserver: fix build after the next bump. 13 years ago
Jindřich Makovička a85ce653fb mpeg12: check for available bits to avoid an infinite loop 13 years ago
Diego Biurrun e5903e2972 fate: add some shorthands to run groups of tests 13 years ago
Diego Biurrun 395e6402fe fate: Give some tests more sensible names. 13 years ago
Diego Biurrun 45f2908d02 cosmetics: Rename ffsink to avsink. 13 years ago
Gaurav Narula 0184bbe2d1 avprobe, cmdutils: K&R formatting cosmetics 13 years ago
Gaurav Narula b481bbc32a tests: K&R formatting cosmetics for test programs 13 years ago
Anton Khirnov aa2e4bb058 lavf: free packets for muxers implementing interleave_packet(). 13 years ago
Anton Khirnov f97cb45156 lavf: fix and extend av_interleaved_write_frame() doxy. 13 years ago
Alex Converse d7420e0ac9 mov: Remove dead stores for spherical coordinates for channel position. 13 years ago
Donald Ovcharov ac84f2edd4 error_resilience: K&R formatting cosmetics 13 years ago
Anton Khirnov bbf0023bb6 RELEASE_NOTES: mention hiding private symbols in shared builds. 13 years ago
Anton Khirnov 26f71ef48c RELEASE_NOTES: mention some notable API changes in 0.8 13 years ago
Justin Ruggles 01ed1c390d tta: cast output data pointer to the correct type 13 years ago
Anton Khirnov 9993284793 avconv: fix -frames for video encoders with delay. 13 years ago
Janne Grunau 9e12002f11 rv34: add NEON rv34_idct_add 13 years ago
Christophe GISQUET 9ba9c34024 rv34: 1-pass inter MB reconstruction 13 years ago
Paul B Mahol ffa0923eee add SMJPEG muxer 13 years ago
Paul B Mahol 68b94f8bc3 avformat: split out common SMJPEG code 13 years ago
Laurentiu Ion d859191322 pictordec: Use bytestream2 functions 13 years ago
Justin Ruggles ee458cb1fa avconv: use avcodec_encode_audio2() 13 years ago
Justin Ruggles 05f95443ca pcmenc: use AVCodec.encode2() 13 years ago
Justin Ruggles a6ccae3f4c avcodec: bump minor version and add APIChanges for the new audio encoding API 13 years ago
Justin Ruggles b2c75b6e63 avcodec: Add avcodec_encode_audio2() as replacement for avcodec_encode_audio() 13 years ago
Justin Ruggles 5ee5fa021f avcodec: add a public function, avcodec_fill_audio_frame(). 13 years ago
Christophe GISQUET d78062386e rv34: Intra 16x16 handling 13 years ago
Christophe GISQUET 3eeb755763 rv34: Inter/intra MB code split 13 years ago
Diego Biurrun 2df5f59ad0 fate: split ADPCM and DPCM test references into separate files. 13 years ago
Daniel Huang bcd5d979aa mov, mxfdec: Employ more meaningful return values. 13 years ago
Reinhard Tartler e2ff436ef6 lavc: Relax API strictness in avcodec_decode_audio3 with a custom get_buffer() 13 years ago
Kostya Shishkov e6e7bfc11e wavpack: fix clipping for 32-bit lossy mode 13 years ago
Laurentiu Ion 4fccc7c46c vb: Use bytestream2 functions 13 years ago
Aneesh Dogra 4cd0bdae9a sgidec: Use bytestream2 functions to prevent buffer overreads. 13 years ago
Diego Biurrun e44c11e9fa cosmetics: Move static and inline attributes to more standard places. 13 years ago
Stefano Sabatini b5c2b5af6a configure: provide libavfilter/version.h header to get_version() 13 years ago