37003 Commits (602e97dfaa8a0aaa41b3749b7cb2c7c900ed7aee)
 

Author SHA1 Message Date
Anton Khirnov 8e1340abc3 avserver: fix build after the next bump. 13 years ago
Michael Niedermayer 48706f41e1 Merge remote-tracking branch 'qatar/master' 13 years ago
Clément Bœsch 9d35fa43ee lavfi: add missing periods in descriptions. 13 years ago
Nicolas George dcea7ca752 cmdutils: include type in filter list. 13 years ago
Nicolas George a9575ffc65 cmdutils: media type to letter conversion in a separate function. 13 years ago
Michael Bradshaw de07355026 Changed indexing in libopenjpeg to shorten lines 13 years ago
Carl Eugen Hoyos df42dd7323 Support gray8a encoding with libopenjpeg. 13 years ago
Carl Eugen Hoyos e209a37777 Simplify 32bit png decoding. 13 years ago
Carl Eugen Hoyos 21a1006109 Support encoding 16bit pixel formats to sgi. 13 years ago
Carl Eugen Hoyos b614c14767 Simplify 32bit pam decoding. 13 years ago
Carl Eugen Hoyos 34aadeaa2c Simplify PIX_FMT_RGB555LE selection in targa decoder. 13 years ago
Carl Eugen Hoyos b4634a006c Simplify targa decoding on big endian. 13 years ago
Nicolas George 4cf81d9f99 libcelt: configure: check for recent version. 13 years ago
ami_stuff ef9623f670 Add "S263" FourCC 13 years ago
Javier Cabezas 1406d9ddc6 DNxHD: frame multithreading 13 years ago
Jindřich Makovička a85ce653fb mpeg12: check for available bits to avoid an infinite loop 13 years ago
Michael Niedermayer 1ce8377c78 wmalossless: Fix incompatoble pointer type warnings 13 years ago
Michael Niedermayer c130428ab5 Merge remote-tracking branch 'qatar/master' 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
Reimar Döffinger 6fd4b8a6ef Replace a av_fast_malloc with av_fast_padded_malloc. 13 years ago
Reimar Döffinger e8b060f7e7 Use av_fast_padded_malloc in mimic and truemotion2 decoders. 13 years ago
Michael Niedermayer 126b04196e pp: bump major in git master to match what debian contains. 13 years ago
Reimar Döffinger f9ced97543 Use av_fast_padded_malloc in fraps and mpc decoders. 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
Dmitry Volyntsev 4259d1eb99 fix rtp 916 issue, patch 2 13 years ago
Dmitry Volyntsev b29ec002bb fix rtp 916 issue 13 years ago
Michael Niedermayer e49780f749 lavc: call ff_init_buffer_info() from default reget buffer. 13 years ago
Michael Niedermayer 2fb65d3e55 lavc: when w/h changes in reget buffer, print the values. 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
Michael Niedermayer e191f1f414 Merge remote-tracking branch 'qatar/master' 13 years ago
Stefano Sabatini 140a9afcf2 ffprobe: add more safe casts in value_string() 13 years ago
Stefano Sabatini 2c8d37c2fb ffprobe: use safer type for index variable in value_string() 13 years ago
Stefano Sabatini 54661219c1 ffprobe: fix printing of unit values which cannot be contained in an int 13 years ago
Stefano Sabatini 6c06868e61 doc/ffmpeg.texi: specify symbolic names for the vsync parameter 13 years ago
Reimar Döffinger d393f41a33 Fix memleak after switch to encode_audio2 API. 13 years ago
Reimar Döffinger 178f8ea76e Use ff_packet_free_side_data instead of duplicating it. 13 years ago
Tomas Härdin 1de5154dfb mxfdec: Consider OPAtom files that don't have exactly one EC to be OP1a 13 years ago
Paul B Mahol aff9cb8377 lavc: remove unused headers 13 years ago
Reimar Döffinger 71a2c9b265 ffmpeg: check tcgetattr result. 13 years ago
Reimar Döffinger 3b55429d56 Add and use av_fast_padded_malloc. 13 years ago
Michael Niedermayer a129622390 lavc: Check CODEC_CAP_VARIABLE_FRAME_SIZE && !frame 13 years ago
Michael Niedermayer af5004b557 lavc: use av_freep() for freeing extended_data 13 years ago