28768 Commits (ecf94986c8ba7c9fb4f674ee93e3be5f73d8ccdd)
 

Author SHA1 Message Date
Mans Rullgard 2a569799a9 fate: update wmv8-drm reference 14 years ago
Ronald S. Bultje c47d383502 vc1: make P-frame deblock filter bit-exact. 14 years ago
Martin Storsjö 77e41e047d configure: Add the -D parameter to the dlltool command 14 years ago
Martin Storsjö af79dd36f3 amr: Set the AVFMT_GENERIC_INDEX flag 14 years ago
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
Stefano Sabatini 038566a5ed ffprobe: tweak error message in open_input_file() 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
Peter Ross 60c68c0ab9 Remove unused pixel format (PIX_FMT_UNUSED) and swap PIX_FMT_BGR48LE and PIX_FMT_BGR48BE enum order 14 years ago
Tomas Härdin 139313827c Add xd55 codec tag for XDCAM HD422 720p25 CBR files. 14 years ago
Carl Eugen Hoyos 88f8805f3e Allow demuxing of APE files with metadata tags. 14 years ago
Michael Niedermayer d4a50a2100 Merge remote-tracking branch 'newdev/master' 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
Mans Rullgard 849f80fecb configure: use pkg-config helpers 14 years ago
Mans Rullgard 5d117bd462 configure: improve pkg-config support 14 years ago
Mans Rullgard 05aa8c4441 configure: allow checking multiple functions in check_func_headers() 14 years ago
Michael Niedermayer 8ea36711b0 Merge remote-tracking branch 'newdev/master' 14 years ago
Peter Ross 43dc31f746 Add unused pixel format (PIX_FMT_UNUSED) to make PIX_FMT_BGR48BE an odd-valued enumeration 14 years ago
Stefano Sabatini c743a5e287 ffplay: add braces around union definition 14 years ago
Stefano Sabatini eb4d1cb90e ffplay: add existence check on ic->pb in decode_thread() 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
Reimar Döffinger 6820008a5c Fix compiler warnings due to missing casts. 14 years ago
Reimar Döffinger c9f6eab184 Detect byte-swapped AC-3 (aka DNET) and support decoding it directly. 14 years ago
Mark Himsley 19d82cb14c fade: fix draw_slice() check on fade->factor value 14 years ago
Mark Himsley 1527e689cf fade: make draw_slice() chroma check against planes 1 and 2 14 years ago