28647 Commits (27ef7b1bcd0577e3f5bdfc524b42b0548567be20)
 

Author SHA1 Message Date
Michael Niedermayer 27ef7b1bcd Merge remote-tracking branch 'newdev/master' 14 years ago
Justin Ruggles eb81cf860c mov: set audio service type for AC-3 from bitstream mode in the 'dac3' atom. 14 years ago
Justin Ruggles be18738801 Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parser 14 years ago
Justin Ruggles c70a6a41dd Use audio_service_type to set stream disposition. 14 years ago
Justin Ruggles 0b18b49b3b Add APIchanges entry for audio_service_type. 14 years ago
Justin Ruggles 34b47d7cbc Add audio_service_type field to AVCodecContext for encoding and reporting 14 years ago
Mans Rullgard 7e75f9fe5e configure: in check_ld, place new -l flags before existing ones 14 years ago
Reimar Döffinger 0bfe349d4a Update to latest MPlayer version. 14 years ago
Michael Niedermayer ab8b73ff4e lavc: Bump micro for dvd subtitle cb/cr fix Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 14 years ago
Alexandre Colucci 5fd7bc25f1 Fix incorrect colors when decoding Blu-ray subtitles 14 years ago
Alexandre Colucci 9743e909f1 Fix incorrect colors when decoding DVD subtitles 14 years ago
Stefano Sabatini 10a7831aa1 configure: sort filter deps entries 14 years ago
Stefano Sabatini 63ec0aa888 configure: update ffmpeg-user mailing-list address 14 years ago
Stefano Sabatini 4ffc79e7a0 ffmpeg: include conditionally the sws_flags variable 14 years ago
Justin Ruggles 7f0e747b8c support @heading, @subheading, @subsubheading, and @subsubsection in 14 years ago
Michael Niedermayer 1c0a472630 Revert "matroskadec: set default duration for simple block" 14 years ago
Luca Barbato c535d0896e doc: update build system documentation 14 years ago
Young Han Lee 00f0b4b92e aacenc: indentation 14 years ago
Young Han Lee 92efa2bdd9 aacenc: fix the side calculation in search_for_ms 14 years ago
Michael Niedermayer 797ef671dd Merge remote-tracking branch 'newdev/master' 14 years ago
Michael Niedermayer 5d6c5dd36c Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
Michael Niedermayer 3eb9e571dc Remove a tab, somehow it sneaked past the hooks in the merge war. 14 years ago
Alexander Strange 66f608a6aa vp8.c: rename EDGE_* to VP8_EDGE_*. 14 years ago
Michael Niedermayer 6dfb4ab8c8 Make multiple Ctrl-C capable to kill stuck protocols. 14 years ago
Michael Niedermayer 48ee302e0f Fix apparently exploitable race condition. 14 years ago
Michael Niedermayer 628724b61d More advanced ffmpeg mpeg2 aspect guessing code. 14 years ago
Michael Niedermayer 0a51362b3f log:Sanitize string of most control chars before printing. 14 years ago
XV eea4fa0591 Intel H.263 aspect ratio processing fix. 14 years ago
XV b14748dd75 Fix Intel I.263 "Strict H.263 compliance" file playback / issue2449 14 years ago
Aurelien Jacobs 71af7377bf srtdec: make sure we don't write past the end of buffer 14 years ago
John Stebbins 98a7d560b4 matroskadec: set default duration for simple block 14 years ago
Diego Elio Pettenò 5666a9f20c When building for MinGW32 disable strict ANSI compliancy. 14 years ago
Mans Rullgard d743065e18 ARM: fix ff_apply_window_int16_neon() prototype 14 years ago
Mans Rullgard 4a7e068b8f configure: check for --as-needed support early 14 years ago
Mans Rullgard 2d3b21ffb9 ARM: NEON optimised apply_window_int16() 14 years ago
Mans Rullgard 245c78313f ac3enc: NEON optimised shift functions 14 years ago
Mans Rullgard f4855a904e ac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_exponent_min 14 years ago
Ronald S. Bultje f711424969 mpeg12.c: fix slice threading for mpeg2 field picture mode. 14 years ago
Tomas Härdin 0cd138340e Improve channel count and bitrate error handling in wmav* encode_init() 14 years ago
Ronald S. Bultje cd256c3b89 ffmetadec.c: fix compiler warnings. 14 years ago
Martin Storsjö da21225ae2 configure: Don't explicitly disable ffplay or in/outdevices on dos 14 years ago
Martin Storsjö 8bb605c11f configure: Remove the explicit disabling of ffserver 14 years ago
Martin Storsjö 1ff49c2314 configure: Add fork as a dependency to ffserver 14 years ago
Michael Niedermayer 2fd41c9067 Merge remote-tracking branch 'newdev/master' 14 years ago
Aurelien Jacobs 00dc0206cb matroskaenc: make sure we don't produce invalid file with no codec ID 14 years ago
Aurelien Jacobs 75f4d1fadf matroskaenc: add missing new line in av_log() call 14 years ago
Aurelien Jacobs 2851b1f656 matroskadec: check that pointers were initialized before accessing them 14 years ago
Compn 2a0d4d4cd0 fix typo 14 years ago
Anton Khirnov 4ec153bb66 avio: make udp_set_remote_url/get_local_port internal. 14 years ago
Vladimir Pantelic 4377fafda1 asfdec: also subtract preroll when reading simple index object 14 years ago