45 Commits (ac29054fda1fab73c443b7d6f9dd72a9f25f7aae)

Author SHA1 Message Date
Michael Niedermayer bcbb30e2a0 libmp3lame: add missing layout terminator 13 years ago
Anton Khirnov e6694659fc libmp3lame: set supported channel layouts. 13 years ago
Justin Ruggles 3d853d7ab3 libmp3lame: use AVCodec.encode2() 13 years ago
Justin Ruggles e00959a9b1 libmp3lame: support float and s32 sample formats 13 years ago
Justin Ruggles e232225276 libmp3lame: renaming, rearrangement, alignment, and comments 13 years ago
Justin Ruggles 232e16dd02 libmp3lame: use the LAME default bit rate 13 years ago
Justin Ruggles 1f516c0451 libmp3lame: use avpriv_mpegaudio_decode_header() for output frame parsing 13 years ago
Justin Ruggles e3d2c89e9d libmp3lame: cosmetics: remove some pointless comments 13 years ago
Justin Ruggles bf909fc456 libmp3lame: convert some debugging code to av_dlog() 13 years ago
Justin Ruggles 469d2a8e8e libmp3lame: remove outdated comment. 13 years ago
Justin Ruggles 35cfd7d09c libmp3lame: do not set coded_frame->key_frame. 13 years ago
Justin Ruggles 8dad25ebf7 libmp3lame: improve error handling in MP3lame_encode_init() 13 years ago
Justin Ruggles 310c372e12 libmp3lame: remove unneeded 'stereo' field from Mp3AudioContext 13 years ago
Anton Khirnov b9de160c3e lavc: remove disabled FF_API_LAME_GLOBAL_OPTS cruft. 13 years ago
Aneesh Dogra c4db344664 libmp3lame: K&R formatting cosmetics 13 years ago
Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 13 years ago
Anton Khirnov 9bc9188e58 libmp3lame: fix typo 13 years ago
Anton Khirnov a7cec3a094 libmp3lame: add 'reservoir' private option. 13 years ago
Anton Khirnov ec6402b7c5 lavc: use designated initialisers for all codecs. 13 years ago
Ronald S. Bultje 03c804e1ed mp3lame: add #include required for AV_RB32 macro. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Stefano Sabatini 5d6e4c160a Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
Thierry Foucu 769b74ab85 Allow mono encoding with LAME. 14 years ago
Carl Eugen Hoyos eb6fb058f2 Remove useless comment. 14 years ago
James Darnley efec9ac8a9 Allow float values for libmp3lame quality. 14 years ago
Michael Niedermayer ddecab2097 Set .supported_samplerates for mpeg audio encoders. 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Reimar Döffinger b5f09d31c2 Make sample_fmts and channel_layouts compound literals const to reduce size of 15 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Diego Biurrun 99ed41a808 Fix filenames in Doxygen comments. 16 years ago
Michael Niedermayer c8af74a99b Increase BUFFER_SIZE. 16 years ago
Michael Niedermayer 203fa6b4d1 fix indention 16 years ago
Michael Niedermayer 2083648383 All negative values are errors not just -1. 16 years ago
Nicolas George afffd357b0 Use compression level to set mp3lame quality option. 17 years ago
Peter Ross fd76c37fd9 Modify all codecs to report their supported input and output sample format(s). 17 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Stefano Sabatini 162d4fc99d Add long names to AVCodec declarations. 17 years ago
Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
Paul Kelly f1618fd939 Add 'reservoir' flag to lavc's flags2 controlling whether or not codes may 17 years ago
Andreas Öman c7d96ac69f increase buffer size of LAME MP3 encoder 18 years ago
Diego Biurrun 755bfeabcc misc spelling fixes 18 years ago
Diego Biurrun 1cc60c47c5 Consistent naming and lib prefixes for x264, xvid and mp3lame within the code. 18 years ago
Diego Biurrun 6f1af73557 Give all wrappers for external libraries names starting with lib. 18 years ago
Ramiro Polla 2c124cb65c Use AV_xx throughout libavcodec 18 years ago
Måns Rullgård 8e981daf2b make some symbols static 18 years ago
Steve L'Homme e344c1ea36 reindentation, patch by From: Steve Lhomme, slhomme divxcorp com 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago