summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* matroska: subtitle display duration must be stored in pkt->convergence_durationAurelien Jacobs2008-09-04
* Remove useless commentsVitor Sessak2008-09-04
* Reindent mace.c, its indentation was completly inconsistent with the coding r...Vitor Sessak2008-09-04
* Make 16bit grayscale output work.Michael Niedermayer2008-09-04
* set block align and frame size for gsm in aiffBaptiste Coudurier2008-09-04
* Fix SWS_FAST_BILINEAR and SWS_POINT with some unscaled rgb<->bgr converters.Michael Niedermayer2008-09-04
* Cosmetics: s/LPC_type/LPC_TYPE/Vitor Sessak2008-09-04
* Support PIX_FMT_RGB32_1 and PIX_FMT_BGR32_1.Michael Niedermayer2008-09-04
* print error when deinterlacing failsBaptiste Coudurier2008-09-04
* Fix 4 and 8 bit RGB/BGR input.Michael Niedermayer2008-09-04
* Properly use av_log rather than fprintf/printf.JonY2008-09-04
* Fix typo.Michael Niedermayer2008-09-04
* Remove workaround for rgb/bgr mess.Michael Niedermayer2008-09-04
* Fix 4 of the unscaled rgb15/16 converters, each of these containedMichael Niedermayer2008-09-04
* rgb vs bgr fix for the unscaled converters.Michael Niedermayer2008-09-04
* cosmetics, remove whitespaceBaptiste Coudurier2008-09-04
* actually write dac3 atom, patch by Kurtnoise, kurtnoise at free dot frKurtnoise2008-09-04
* Fix rgb15/16 vs. bgr part2.Michael Niedermayer2008-09-04
* skip 2 bytes more when parsing ac3 frame, syncword 16bits + crc 16bits,Damiano Galassi2008-09-04
* Fix rgb15/16 vs. bgr part1.Michael Niedermayer2008-09-04
* Add fflush to prevent stdout & stderr from being mixed.Michael Niedermayer2008-09-04
* Multiply table by -1. This avoid doing this calculation (that was introducedVitor Sessak2008-09-04
* Fix artifacts of MPEG4-720I-DN-SV8K.trp caused by lack of IDR pictures andMichael Niedermayer2008-09-04
* Avoid duplicating compute_lpc_coefs() function in both the RA288 and AAC deco...Vitor Sessak2008-09-04
* Remove further 1sample=2byte assumptions within FFmpeg to allowPeter Ross2008-09-04
* Make the nb_max_connections and nb_connections int variables unsigned.Stefano Sabatini2008-09-03
* change the logic to mux 13818-3 and 11172-3 in mp4, less codeBaptiste Coudurier2008-09-03
* forbid mp3 < 16000hz in anything except movBaptiste Coudurier2008-09-03
* dirac muxing support in mp4/movBaptiste Coudurier2008-09-03
* cosmetics, move up mpeg1video mp4 objecttypeBaptiste Coudurier2008-09-03
* cosmetics, change values to hex since mp4ra use hexBaptiste Coudurier2008-09-03
* cosmetics, vertical alignBaptiste Coudurier2008-09-03
* ac3 muxing support in mov/mp4/m4vBaptiste Coudurier2008-09-03
* Ignore the spec, and calculate aspect ratio on width/height.Michael Niedermayer2008-09-03
* Make the maximum number of simultaneous HTTP connections handled byStefano Sabatini2008-09-03
* Change doxygen comment: Clarify when av_write_trailer should be called.Reimar Döffinger2008-09-03
* Clarify sample_aspect_ratio.Michael Niedermayer2008-09-03
* Add AVPacket.convergence_duration.Michael Niedermayer2008-09-03
* Try to clarify the semantics of AVPacket.duration.Michael Niedermayer2008-09-03
* fix issue 616 on roundup : decoding of short flac filesJai Menon2008-09-03
* Disable encoders by undefining CONFIG_FOO_ENCODER once instead of litteringDiego Biurrun2008-09-03
* Surround some encoding-specific functions with the appropriateDiego Biurrun2008-09-03
* Replace generic CONFIG_ENCODERS preprocessor conditionals by more specificDiego Biurrun2008-09-03
* Fix round to even for aspect ratio correction.Michael Niedermayer2008-09-03
* Remove unused code that used to handle protocol concatenation, i.e. tryingRonald S. Bultje2008-09-03
* gain codebook (first stage), 8k mode for G.729Vladimir Voroshilov2008-09-03
* Implement Realmedia/RTSP-compatible SETUP command. This includes calculationRonald S. Bultje2008-09-03
* fix fourcc commentBaptiste Coudurier2008-09-03
* Another set of approved G.729 chunks (from decoder core)Vladimir Voroshilov2008-09-03
* theoradec: cosmetics: indentationAurelien Jacobs2008-09-03