28063 Commits (14cf0fd2f586471fff4ee379739a5734f568af11)
 

Author SHA1 Message Date
Martin Storsjö 026fa81de4 amr: Set the pkt->pos field properly to the start of the packet 14 years ago
Martin Storsjö 2890cba8b5 amr: Set the codec->bit_rate field based on the last packet 14 years ago
Martin Storsjö 895678f823 rtsp: Specify unicast for TCP interleaved streams, too 14 years ago
Luca Barbato 417516f63f Set the correct target for mingw64 dlltool 14 years ago
Martin Storsjö dc8b73c069 applehttp: Change the variable for stream position in seconds into int64_t 14 years ago
Martin Storsjö 648c79624f ffplay: Don't assume ic->pb is non-null 14 years ago
Anton Khirnov eb1e7f78ea id3v2: simplify error handling. 14 years ago
Anton Khirnov bca6dee386 id3v2: explicitly seek to the end of the tag after reading 14 years ago
Anton Khirnov 933e90a69a avio: make av_url_read_fseek/fpause internal. 14 years ago
Ronald S. Bultje f44d6445b7 vc1: slice support. 14 years ago
Ronald S. Bultje b81a935bd9 vc1: fix up memleaks in the error codepath. 14 years ago
Ronald S. Bultje 72452cc475 vc1: warn for unimplemented pan-scan feature. 14 years ago
Anton Khirnov 8d9769a77b avio: deprecate url_fileno 14 years ago
Anton Khirnov 447fe33691 rmenc: replace avio_seek(0) with avio_tell() 14 years ago
Anton Khirnov e42500cb4f lavf: replace some more avio_seek(SEEK_CUR) with avio_skip 14 years ago
Mans Rullgard 027f60f32b ffv1: allocate correct size for sample buffer 14 years ago
Panagiotis H.M. Issaris cb48e245e6 Do no modify terminal parameters using termios.h 14 years ago
Mans Rullgard e87a6f0dc9 Move ff_dct_init_mmx declaration to dct.h 14 years ago
Mike Scheutzow cf752d027f doc: add details to the documentation for ffmpeg -map 14 years ago
Stefano Sabatini 17a4ec8e7e ffmpeg: modify help text for the map option 14 years ago
Mans Rullgard 8eec00278c dct: remove superflous #include 14 years ago
Mans Rullgard 0aded9484d Move dct and rdft definitions to separate files 14 years ago
Mans Rullgard 4538729afe Move sine windows to a separate file 14 years ago
Mans Rullgard a45fbda994 Move ff_kbd_window_init() to a separate file 14 years ago
Mans Rullgard 26f548bb59 fft: remove inline wrappers for function pointers 14 years ago
Luca Barbato ec10a9ab46 configure: use dlltools instead of lib.exe 14 years ago
Luca Barbato 8f1b06c81c configure: check for SDL_Linked_Version instead of SDL_Init 14 years ago
Mans Rullgard 42cfb3835b Remove Sonic experimental audio codec 14 years ago
Mans Rullgard 5a15602a4e fate: remove stale fate-update.sh script 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Janne Grunau faa6f1c306 get rid of the last svn mentions 14 years ago
Konstantin Pavlov fda299f0d0 configure: use -r option for pr when listing enabled config options. 14 years ago
Nathan Caldwell 350785a662 aacenc: 10l, missed a reference when refactoring the psymodel. 14 years ago
Justin Ruggles 0f999cfddb ac3enc: add float_to_fixed24() with x86-optimized versions to AC3DSPContext 14 years ago
Mans Rullgard 487fef2dcc asf: update seek test reference 14 years ago
Anton Khirnov 2cface71ca nutenc: fix a memleak 14 years ago
Vladimir Pantelic de11ee906e asfdec: subtract the preroll value and thus output 0 based timestamps 14 years ago
Martin Storsjö f1f60f5252 lavf: Make make_absolute_url a lavf internal function 14 years ago
Martin Storsjö dc6fdad5dc Add missed APIchanges and changelog entries 14 years ago
Martin Storsjö bc040cb3e2 applehttp: Fix a typo in a comment 14 years ago
Stefano Sabatini 68d875addc lavf: make av_interleave_packet() return meaningful error codes 14 years ago
Stefano Sabatini 70abc32314 lavf: enable av_dlog message in av_interleaved_write_frame() 14 years ago
Stefano Sabatini 79f43a8cb6 lavf: enable av_dlog() in compute_pkt_fields2() 14 years ago
Nathan Caldwell 4afedfd8e5 aacenc: cosmetics, indentation, and comment clarification 14 years ago
Nathan Caldwell b7c96769c5 aacenc: Refactor the parts of the AAC psymodel. 14 years ago
Young Han Lee f578854efc aaccoder: Change FFMAX for allzero flag to OR bit operation 14 years ago
Anton Khirnov b7f2fdde74 avio: rename put_flush_packet -> avio_flush 14 years ago
Anton Khirnov 35f1023592 avio: deprecate url_close_buf 14 years ago
Anton Khirnov 83fddaeb81 avio: deprecate url_open_buf 14 years ago
Anton Khirnov eda4cf92d7 avio: always compile avio_printf, rather than on CONFIG_MUXERS 14 years ago