36941 Commits (21a100610977a163fe6480b5cf4c25f34f64b86b)
 

Author SHA1 Message Date
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
Michael Niedermayer 1ce8377c78 wmalossless: Fix incompatoble pointer type warnings 13 years ago
Michael Niedermayer c130428ab5 Merge remote-tracking branch 'qatar/master' 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
Justin Ruggles 01ed1c390d tta: cast output data pointer to the correct type 13 years ago
Stefano Sabatini 24860a913c tools: add ffeval tool 13 years ago
Stefano Sabatini e4e291061c doc/eval.texi: add precisation about the assumption for "trueness" in conditional expressions 13 years ago
Stefano Sabatini 999495734b lavu/eval: add if() and ifnot() eval functions 13 years ago
Stefano Sabatini a798c20a76 lavfi/testsrc: add "decimals" option to the testsrc filter 13 years ago
Stefano Sabatini 9f7144b44c lavc/mpegvideo_enc: improve log message in case of too large GOP 13 years ago
Michael Bradshaw 56af084cb5 libopenjpegenc: Remove two redundant function parameters. 13 years ago
Michael Bradshaw a02694c926 libopenjpegenc: Simplify gray encoding. 13 years ago
Michael Bradshaw 0abe25aa7b libopenjpegenc: Add error messages. 13 years ago
Michael Bradshaw ee33eb40fc libopenjpegenc: Rename four conversion functions. 13 years ago
Anton Khirnov 9993284793 avconv: fix -frames for video encoders with delay. 13 years ago
Reimar Döffinger 7e62315c91 Use correct register size. 13 years ago