11548 Commits (a960a1e041fd2647b806f744ca0e409c30bd8d32)
 

Author SHA1 Message Date
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
Aurelien Jacobs 2009c7fc96 revert part of r10899 which was not intended 17 years ago
Aurelien Jacobs c4cc361099 cleanup and simplify adx_decode_header() 17 years ago
Aurelien Jacobs 6177c7efe1 remove useless initialization to 0 of adx context 17 years ago
Aurelien Jacobs ad8df79b1d simplify dpcm decoders declaration using a macro 17 years ago
Aurelien Jacobs e916de2c8d remove useless #undef 17 years ago
Aurelien Jacobs c33ed2aaf9 remove unreachable code 17 years ago
Aurelien Jacobs 0137034996 cosmetics: alignment 17 years ago
Aurelien Jacobs f6e2300fe7 don't register adpcm encoders which are not implemented 17 years ago
Stefano Sabatini 22baf42c83 doxy/cosmetics fixes. Patch by Stefano Sabatini %stefano P sabatini-lala A posteP it % 17 years ago
Kostya Shishkov 83c95cd462 Revert get_num() to old behaviour in order to handle 17 years ago
Michael Niedermayer 0ac0703107 check av_interleaved_write_frame() return 17 years ago
Aurelien Jacobs 7c032a369a cosmetics: sort 17 years ago
Michael Niedermayer c5d99f2b79 prefer our native vorbis decoder over libvorbis 17 years ago
Michael Niedermayer e14356c895 fix issue130 17 years ago
Michael Niedermayer c8652b5714 support flv with invalid header 17 years ago
Michael Niedermayer 6f910bcf39 factorize stream creation 17 years ago
Diego Biurrun ff21c1b056 Remove redundant -DHAVE_AV_CONFIG_H from tests/seek_test command. 17 years ago
Diego Biurrun 1d5fab9b33 Remove unused variables, fixes the following warnings: 17 years ago
Ronald S. Bultje 51844e6cd2 Take the target address family in account when determining the family of 17 years ago
Luca Abeni 7d8576c279 Reindent after last commit 17 years ago
Nicolas George d607861cd5 Resolve hosts and bind sockets even when the local_port is not set (0) 17 years ago
Peter Ross fac84d3c18 EA IMA EACS decoder 17 years ago
Peter Ross 7bb65d8964 EA IMA SEAD decoder 17 years ago
Víctor Paesa 29c3d42b42 Leverage MinGW's llrint() in Cygwin compilations. 17 years ago
Luca Abeni e76e2bbc09 Mark the source buffer as "const" 17 years ago
Luca Abeni ecdcbbf66a If local port n is not available, try n + 2 instead of continuing to bind 17 years ago
Diego Biurrun 2a4592fedc Clarify comment about gcc -MM. 17 years ago
Diego Biurrun 582c1c47da Declare libpostproc prerequisites directly instead of using a layer of 17 years ago