|
|
|
@b12f827
|
19 years |
diego |
Separate library install into static and shared installation.
…
|
|
|
@e60b4ced
|
19 years |
michaelni |
mp4 codecs objecttype handling patch by (Baptiste COUDURIER …
|
|
|
@f29f3b5d
|
19 years |
diego |
Separate header file installation from the general install target.
…
|
|
|
@5e43b17e
|
19 years |
michaelni |
Fix for url_fclose() being called on an already closed file based on a …
|
|
|
@1eb17b3c
|
19 years |
diego |
The install-progs target should depend on $(PROG).
Originally …
|
|
|
@81dcdc53
|
19 years |
diego |
Separate program installation into its own target.
Originally …
|
|
|
@c86eb7ae
|
19 years |
diego |
Add installlib and install-headers targets like everywhere else.
…
|
|
|
@d9c2bab2
|
19 years |
diego |
Install static libpostproc if CONFIG_PP is set.
Originally committed …
|
|
|
@b1d2a364
|
19 years |
diego |
Install libpostproc headers if CONFIG_PP is set.
Originally committed …
|
|
|
@d33d485
|
19 years |
diego |
Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in …
|
|
|
@c9fa86d
|
19 years |
diego |
cosmetics: indentation fixes
Originally committed as revision 17588 …
|
|
|
@f688668
|
19 years |
diego |
Fix big-endian color permutation problems.
patch by Alan Curry, …
|
|
|
@0b2bb354
|
19 years |
michaelni |
mpeg-ps probe 2nd try
Originally committed as revision 4974 to …
|
|
|
@5c4b1b25
|
19 years |
eclipse7 |
Don't use pow/powf functions where we just need integer arithmetic. …
|
|
|
@0a92510
|
19 years |
mans |
add adtsenc.c with myself as maintainer
Originally committed as …
|
|
|
@ef9d1d15
|
19 years |
lorenm |
h264: special case dc-only idct. ~1% faster overall
Originally …
|
|
|
@a283db39
|
19 years |
mans |
generate adts frame headers if required
Originally committed as …
|
|
|
@100a7422
|
19 years |
mans |
use get_bits1/skip_bits[1] in ac3 and aac parsers
Originally …
|
|
|
@b96532e9
|
19 years |
Aurélien Jacobs |
voc: set bits_per_sample correctly (fix mplayer playback)
Originally …
|
|
|
@ea395e8c
|
19 years |
Aurélien Jacobs |
add a Creative VOC (de)muxer
Originally committed as revision 4967 to …
|
|
|
@9b2283cc
|
19 years |
dominik |
Patch by Stefan Huehner / stefan % huehner ! org \
patch replaces …
|
|
|
@ee7388c9
|
19 years |
michaelni |
fix segfault on broken streams
Originally committed as revision 4966 …
|
|
|
@4e29599
|
19 years |
lorenm |
10l in 1.12
Originally committed as revision 4965 to …
|
|
|
@7d20ebff
|
19 years |
diego |
Correct RGB vs. BGR confusion, the macros vec_mstrgb24 and …
|
|
|
@9870a7bd
|
19 years |
michaelni |
replace probe() by one similar to MPEG-ES
Originally committed as …
|
|
|
@47f38850
|
19 years |
diego |
Add video4linux2 detection to configure.
patch by Luca Abeni, …
|
|
|
@72fbc509
|
19 years |
diego |
Move CONIG_MUXERS below struct frame_attributes, it's not …
|
|
|
@3845b56d
|
19 years |
diego |
altivec_yuv2packedX() ignores the requested output format and …
|
|
|
@ad97e414
|
19 years |
diego |
Correctly set the interlaced_frame and top_field_first fields.
patch …
|
|
|
@064cf251
|
19 years |
diego |
typo
Originally committed as revision 4960 to …
|
|
|
@7f2a9753
|
19 years |
diego |
List of people maintaining different parts of FFmpeg.
featuring some …
|
|
|
@5edb653b
|
19 years |
diego |
AltiVec operations need to have memory aligned on 16-byte boundaries. …
|
|
|
@be9d060d
|
19 years |
diego |
vYCoeffsBank and vCCoeffsBank are allocated and initialized using …
|
|
|
@c0234aa4
|
19 years |
lorenm |
slightly faster loopfilter
Originally committed as revision 4958 to …
|
|
|
@4accd1fd
|
19 years |
mans |
bump version numbers and update docs for adts aac support
Originally …
|
|
|
@86db37df
|
19 years |
mans |
create adts stream if CODEC_FLAG_GLOBAL_HEADER not set
Originally …
|
|
|
@fda885c7
|
19 years |
mans |
read/write adts aac
Originally committed as revision 4955 to …
|
|
|
@da46276f
|
19 years |
mans |
adts aac parser
Originally committed as revision 4954 to …
|
|
|
@79b0b66b
|
19 years |
mans |
decode adts aac streams
Originally committed as revision 4953 to …
|
|
|
@6ee66973
|
19 years |
lorenm |
10l (x86_64)
Originally committed as revision 4952 to …
|
|
|
@e545f375
|
19 years |
lorenm |
18% faster put_h264_qpel16_mc[13]2_mmx2
Originally committed as …
|
|
|
@c03ce51d
|
19 years |
lorenm |
11% faster put_h264_qpel16_v_lowpass_mmx2
Originally committed as …
|
|
|
@0331f092
|
19 years |
lorenm |
15% faster put_h264_qpel16_hv_lowpass_mmx2
Originally committed as …
|
|
|
@1a44a8b
|
19 years |
diego |
Some Make variants complain if the LIB variable does not exist.
patch …
|
|
|
@8720de5b
|
19 years |
michaelni |
fix memleak, based upon a patch by Wolfram Gloger
Originally …
|
|
|
@8cb90572
|
19 years |
michaelni |
1 goto 1 fix
Originally committed as revision 4946 to …
|
|
|
@2e9c78d3
|
19 years |
banan |
Fix broken cosmetics commit and add a check for valid headers.
…
|
|
|
@7f129a33
|
19 years |
banan |
Small cosmetics and better variable names.
Originally committed as …
|
|
|
@12fe88b4
|
19 years |
diego |
Fix detection of IPv6 support on Darwin by ensuring that …
|
|
|
@68b51e58
|
19 years |
diego |
MSVC-compatible align8/align16 declaration
patch by Steve Lhomme, …
|
|
|
@04c669ba
|
19 years |
eclipse7 |
Correct the relation between floors of type 0 and block sizes.
…
|
|
|
@809b2a30
|
19 years |
michaelni |
simplify
Originally committed as revision 4940 to …
|
|
|
@82fcbc14
|
19 years |
michaelni |
faster find_startcode()
Originally committed as revision 4939 to …
|
|
|
@8f0df754
|
19 years |
michaelni |
3rd try for mpeg-es probe ...
Originally committed as revision 4938 …
|
|
|
@21d1cb12
|
19 years |
diego |
GNU Make is necessary on *BSD.
Originally committed as revision 4937 …
|
|
|
@b7d690f8
|
19 years |
diego |
Use gmake instead of make on *BSD.
patch by Dieter, freebsd at …
|
|
|
@f9c5c13a
|
19 years |
eclipse7 |
Cosmetic: Fix indentation.
Originally committed as revision 4935 to …
|
|
|
@536b48b2
|
19 years |
eclipse7 |
10l (malloc check with the wrong pointer)
Simplification: I have to …
|
|
|
@43eb590
|
19 years |
eclipse7 |
Added support for vorbis files containing floor type 0.
Originally …
|
|
|
@efac2613
|
19 years |
michaelni |
fix regression tests
Originally committed as revision 4932 to …
|
|
|
@2e728364
|
19 years |
michaelni |
change sws sharpen filter a little
Originally committed as revision …
|
|
|
@51d8321d
|
19 years |
diego |
--enable-shared now needs --disable-static on MinGW.
Originally …
|
|
|
@cd7352d5
|
19 years |
michaelni |
simplify timebase if possible
ignore edit lists instead of always …
|
|
|
@9f75260e
|
19 years |
michaelni |
improve fps guessing code
Originally committed as revision 4929 to …
|
|
|
@b2b77b9c
|
19 years |
mans |
remove unused function get_longterm_datarate()
Originally committed …
|
|
|
@53f7c43f
|
19 years |
michaelni |
sanity checks for seeking
Originally committed as revision 4927 to …
|
|
|
@d8a91af
|
19 years |
michaelni |
output last ac3 frame and simplify
Originally committed as revision …
|
|
|
@b4e021e8
|
19 years |
michaelni |
jpeg-ls regression test
Originally committed as revision 4925 to …
|
|
|
@f11288d
|
19 years |
michaelni |
AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix …
|
|
|
@93d3e278
|
19 years |
michaelni |
improve mpeg1/2-es detection
Originally committed as revision 4923 to …
|
|
|
@e2a5fd20
|
19 years |
michaelni |
os2 thread, network and freetype2 support by (Paul Smedley | paulat a …
|
|
|
@89e3a1b4
|
19 years |
diego |
JPEG-LS codec fixed.
Originally committed as revision 4921 to …
|
|
|
@a877eedc
|
19 years |
michaelni |
dynamically increase probe buffer until format is detected
Originally …
|
|
|
@7d453f45
|
19 years |
diego |
Set interlaced_frame and top_field_first according to coded_frame. …
|
|
|
@81edbc1d
|
19 years |
michaelni |
list of supported pix_fmts
Originally committed as revision 4918 to …
|
|
|
@98ddcd3
|
19 years |
michaelni |
JPEG-LS codec by (Kostya | kostya.forjunk gmail com)
Originally …
|
|
|
@0a7b514f
|
19 years |
diego |
video4linux2 input support
patch by Luca Abeni, lucabe72 $$at$$ email …
|
|
|
@b5bba459
|
19 years |
diego |
Fix silly typos.
Originally committed as revision 4915 to …
|
|
|
@efce1a8f
|
19 years |
mans |
add static keyword to some functions
patch by Dieter <freebsd at …
|
|
|
@ceaf1909
|
19 years |
mans |
add static keyword to some functions
patch by Dieter <freebsd at …
|
|
|
@a851b8e8
|
19 years |
mans |
add missing #includes
patch by Dieter <freebsd at sopwith solgatos …
|
|
|
@ed96aeea
|
19 years |
mans |
long is better than int for pointer differences
patch by Dieter …
|
|
|
@65694974
|
19 years |
diego |
typo, RealAudio 14.4/28.8
Originally committed as revision 4910 to …
|
|
|
@320d060a
|
19 years |
diego |
On MinGW it is not possible to build shared and static libraries at …
|
|
|
@53862e0f
|
19 years |
diego |
Update for new style guidelines regarding TABs and trailing …
|
|
|
@c0af3840
|
19 years |
diego |
Simplify LDFLAGS handling for MinGW.
Originally committed as revision …
|
|
|
@45dd4350
|
19 years |
eclipse7 |
Print libavutil version too.
Originally committed as revision 4906 to …
|
|
|
@1b47fafd
|
19 years |
Aurélien Jacobs |
make some functions static (patch by Dieter < freebsd at …
|
|
|
@fdb52bcc
|
19 years |
lorenm |
fix crash on height < 16 pixels.
Originally committed as revision …
|
|
|
@7e41c354
|
19 years |
bugfood-ml |
Add a newline to b_frame_strategy error message.
Originally committed …
|
|
|
@07fc2b82
|
19 years |
michaelni |
fixing bframe strategy 2
bits vs. bytes factor of 8 error
16 byte …
|
|
|
@e435887c
|
19 years |
diego |
Make clean/distclean behave uniformly in all directories.
Originally …
|
|
|
@04c0763
|
19 years |
diego |
Remove obscure Makefile.bak entry from distclean rules.
Originally …
|
|
|
@d9d434b8
|
19 years |
r_togni |
Add fourcc "SEDG" for MPEG-4 files produced by Samsung VP-M110 Miniket …
|
|
|
@dea42fdf
|
19 years |
r_togni |
ffmpeg forgets to set AVFormatParameters::pix_fmt when capturing from …
|
|
|
@f038fe8b
|
19 years |
diego |
warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it
Originally …
|
|
|
@82e415b1
|
19 years |
michaelni |
avoid using non constant fields of AVCodecContext in avi muxer
…
|
|
|
@378251ad
|
19 years |
michaelni |
try avi video name -> codec_id mapping if the mov one has no match
…
|
|
|
@19531051
|
19 years |
michaelni |
10l forgot #ifdef CONFIG_XVID
Originally committed as revision 4895 …
|
|
|
@64b7c5b6
|
19 years |
michaelni |
xvid ratecontrol support
Originally committed as revision 4894 to …
|
|
|