Commit History

Author SHA1 Message Date
  Alex Converse 7ac1591764 Close the AAC parse context, discovered by Netgem. 15 years ago
  Alex Converse 4eb311d01c Correctly map ADTS profile_ObjectType to MPEG-4 AOT 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Robert Swain 158b39126d Support ADTS AAC files in the ffaac decoder (limited to streams containing one 15 years ago
  Måns Rullgård cb56b44086 AAC: fix strict aliasing violation in parser 15 years ago
  Måns Rullgård 57bb0da679 aac_parser: fix strict aliasing violation 16 years ago
  Michael Niedermayer 133ac890fb Add new_frame_start and need_next_header. 16 years ago
  Michael Niedermayer 454064ad1e Change aac and ac3 parsers to use ff_combine_frame(). 16 years ago
  Michael Niedermayer 8c731c9743 remove AACAC3FrameFlag 16 years ago
  Bartlomiej Wolowiec 469d8816d6 undo changes in aac_ac3_parser 16 years ago
  Bartlomiej Wolowiec c09ed33e18 Corrections of errors in aac_ac3_parser 16 years ago
  Bartlomiej Wolowiec 0a5754c3b7 change of aac_ac3_parser, so it is able to send complete portion of data to decoder 16 years ago
  Baptiste Coudurier bac47ae6ca use mpeg4audio common code in aac parser 16 years ago
  Bartlomiej Wolowiec be1e2a2bfa removal of stream_type in AACAC3ParseContext and adding AACAC3FrameFlag 16 years ago
  Bartlomiej Wolowiec eb538f6ec9 adding lacking include to aac3_parser.c 16 years ago
  Bartlomiej Wolowiec 6808a8eaf2 using EAC3_STREAM_TYPE_* instead of numbers 16 years ago
  Bartlomiej Wolowiec 4e6eeaf019 using stream type in eac3 parser 16 years ago
  Justin Ruggles c599e297e7 Pass AACAC3ParseContext to sync() instead of individual arguments. Patch by 16 years ago
  Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 16 years ago
  Michael Niedermayer 4d570f94ba prevent infinite loop and memcpy of negative amounts 17 years ago
  Aurelien Jacobs 679c2294cb cosmetics: rename for consistency after previous aac and ac3 parsers move 17 years ago
  Aurelien Jacobs 99ff31dc75 move aac and ac3 parsers in their own files 17 years ago