11426 Commits (ad426590d8b713757cbd47c9e18d16f7375c3a21)
 

Author SHA1 Message Date
Jeff Downs ad426590d8 Fix deblocking filter for field pictures by properly looking for first 17 years ago
Aurelien Jacobs 85f601ee7b rename some msmpeg4 symbols and make them non-static 17 years ago
Diego Biurrun b0bd01d68a Fix make checkheaders by adding missing #include. 17 years ago
Aurelien Jacobs 968fc6b96a probe more kind of electronic arts files 17 years ago
Aurelien Jacobs 2b045c9caa split definition of PCM_CODEC into PCM_ENCODER and PCM_DECODER 17 years ago
Diego Biurrun a319c212bd Move external library registrations into a separate block after all native 17 years ago
Diego Biurrun 325833091e Add some explanatory comments. 17 years ago
Diego Biurrun a0ddef24ce Rename ogg2.[ch] to oggdec.[ch]. 17 years ago
Diego Biurrun e282e5edb4 Remove disabled muxer skeleton, blessed by Mans. 17 years ago
Diego Biurrun 0d49b9ad07 Give the libnut muxer a lib prefix in its name so it does not conflict with 17 years ago
Ronald S. Bultje b316aa1a1e Specify the server address when opening an rtp:// URL in rtsp.c, so 17 years ago
Thorsten Jordan 346db900bf Check context before accessing its field. 17 years ago
Kostya Shishkov 12877faf7c Musepack SV8 demuxer and decoder 17 years ago
Jeff Downs c0a8500015 Fix poc for field pictures. Prior to this, the poc of the second field 17 years ago
Björn Axelsson c03af894eb ffplay currently needs special handling for pausing in some protocols. 17 years ago
Björn Axelsson 49ce700a27 Allow propagation of stream selection through the ASF demuxer to the 17 years ago
Ronald S. Bultje ff1463dc37 Split out the MDPR chunk reading into its own function. 17 years ago
Timofei V. Bondarenko 62b3415258 fix predictor initialization for adpcm-ima encoder not to lose first sample 17 years ago
Diego Biurrun 3837d107b7 Keep -lvorbis in libvorbis linker flags even when only used for encoding. 17 years ago
Jeff Downs 84a8596d23 Correct assignment of interlaced_frame; was being set on output frames, 17 years ago
Luca Abeni 18c05a375b Do not send too many RTCP packets (according to RFC 3550, the minimum 17 years ago
Luca Abeni 0aa7a2e690 Use a symbolic name for the payload size of an RTCP Sender Report packet 17 years ago
Benoit Fouet 40b67a56d1 Fix mov checksums following r10852. 17 years ago
Diego Biurrun 1c2211bd4e Quote paths in uninstall commands where necessary. 17 years ago
Diego Biurrun 47a1ae1bc9 Add some parentheses to clarify operator precedence, fixes the warnings: 17 years ago
Andreas Öman 5b5bd7c9ee make sure the mpeg audio header is valid before passing it to ff_mpegaudio_decode_header() 17 years ago
Diego Biurrun f9def9ccc6 Remove libvorbis Vorbis decoding support. Our native decoder is complete 17 years ago
Diego Biurrun b7a42d14bf Enable debug variable only when debug code is enabled, fixes the warning: 17 years ago
Diego Biurrun a680708d2d The function names of [rgb|bgr]1[56]to[UV|Y] had rgb<->bgr flipped. 17 years ago
Benjamin Larsson f83579b1a6 Remove unused variable 17 years ago
Ramiro Polla 8138b9db26 List enabled code in configure output 17 years ago
Ramiro Polla bf0c4afab2 Speed up show_list 17 years ago
Ramiro Polla 1b1656c67f Warn user if bitrate parameter is too low 17 years ago
Ramiro Polla 46a845d06e The Windows Help Forum is not ffmpeg-user for Windows 17 years ago
Diego Biurrun a045e5152f Move external library codec registration to a separate section after all 17 years ago
Josh Coalson 0cb2774a4a Add decoding support for variable block size FLAC files using the latest FLAC 17 years ago
Josh Coalson e471443ab5 Add support for FLAC's new RICE2 entropy coding method. Patch by Josh Coalson. 17 years ago
Aurelien Jacobs 9abf243316 add support for demuxing Electronic Arts .cdata files 17 years ago
Aurelien Jacobs 271b4095ad add Electronic Arts XAS ADPCM decoder 17 years ago
Kostya Shishkov 7798b42df1 Add ff_ prefix to get_v() 17 years ago
Kostya Shishkov 897d3eef4c Make get_v() available to the other demuxers 17 years ago
Michael Niedermayer 0c904db118 typo 17 years ago
Fabrice Bellard eb1c687b1b Use the ffmpeg mdct function, patch by Fabrice Bellard. Thread: [FFmpeg-devel] NellyMoser transform bug, 10/25/2007 12:24 PM 17 years ago
Michael Niedermayer c6dcd0d7f0 fix misdetection of mp3could_not_find_codec_parameters.mp3 17 years ago
Kostya Shishkov d447fc3132 Seek regression for RM demuxer fix 17 years ago
Stefano Sabatini 0ee97f0d3f Doxyfication, patch by Stefano Sabatini %stefano P sabatini-lala A poste P it% 17 years ago
Kostya Shishkov 24e649afe3 Split Musepack decoder into SV7 decoder and synth core 17 years ago
Aurelien Jacobs 76c443c6d4 move adx.c to adxdec.c 17 years ago
Aurelien Jacobs c31dea6136 split adx encoder in its own file 17 years ago
Aurelien Jacobs 4f95f80e2d remove useless debug func 17 years ago