19610 Commits (38efe76877333ab782c8faeb9ba21cb64b5e0409)
 

Author SHA1 Message Date
Stefano Sabatini 38efe76877 Use a single space after an ending period and the beginning of the 16 years ago
Stefano Sabatini c5c6f62668 Apply documentation fixes: use third person, fix grammar and remove 16 years ago
Andres Mejia 83993c1c76 Add gnu/kfreebsd to list of recognized operating systems. 16 years ago
Siarhei Siamashka 460c0abfbb Fix for issue #829 ("ffvorbis outputs crackling sound, libvorbis plays fine") 16 years ago
Michael Niedermayer 4601e76a43 Fix VBV delay for mpeg1/2 CBR. 16 years ago
David Conrad 0a8dedc9e1 Use skip_bits_long() for large skips 16 years ago
Alex Converse 97d4318347 Add PCE support to the ADTS muxer. 16 years ago
Alex Converse 107815de42 Subroutine to copy an AAC Program Config Element (PCE) 16 years ago
Alex Converse f2e5c8b96a Cosmetics after last commit 16 years ago
Alex Converse 90350d73f8 Allow parsing and decoding of ADTS AAC files with channel config = 0 16 years ago
Alex Converse ee373ddffd Move the ADTS header size to the parser's header file. 16 years ago
Baptiste Coudurier 171a353159 parse 'stps' atom to set keyframe, partial sync sample for mpeg-2 open gop 16 years ago
Baptiste Coudurier 1a11c0aa8a align and update doxygen 16 years ago
Baptiste Coudurier 41e6499996 remove comment 16 years ago
Baptiste Coudurier 4b29ed399f Parse 'cslg' atom to retrieve dts shift when 'ctts' duration is negative. 16 years ago
Alex Converse ec21c21563 Add a quick description to the H.264 BSF 16 years ago
Baptiste Coudurier 3a86d3f646 factorize av_set_pts_info 16 years ago
Baptiste Coudurier 1fbbedff85 cosmetics, alignment 16 years ago
Baptiste Coudurier 520ca5032a add casts to silence gcc warnings 16 years ago
Baptiste Coudurier 03e4f1ed7f add casts to silence gcc warnings 16 years ago
Diego Biurrun e19f995263 Fix bandwith vs. bandwiDth typo. 16 years ago
Baptiste Coudurier e131922e48 v210 mov fourcc 16 years ago
Baptiste Coudurier 9c4e266c1c v210 avi fourcc, v210_720p.avi 16 years ago
Baptiste Coudurier ca0bb1c49c V210 Uncompressed 4:2:2 10-bit encoder and decoder 16 years ago
Cyril Comparon 5f1ac36dd2 Per-stream language-tags extraction in asfdec. 16 years ago
David Conrad de96180137 Copy input codec's chroma_sample_location to output codec when transcoding. 16 years ago
Alexander Chemeris c67d725589 Support 16K samplerate in Nellymoser. 16 years ago
David Conrad 325aef38da Update regression tests for y4m after r18796 16 years ago
David Conrad 56bb72dc3b Use chroma_sample_location in reading/writing yuv4mpeg 16 years ago
David Conrad 580a7465fb Add a chroma_sample_location field to define positioning of chroma samples 16 years ago
Måns Rullgård 014b7ecb66 PPC: 32-bit asm for MAC64 and MLS64 16 years ago
Baptiste Coudurier 24ac50525a move free data in the video case 16 years ago
Baptiste Coudurier e4358e70f8 write a single pes for video frames, some proprietary player needs it 16 years ago
Baptiste Coudurier 61a4fd8e64 sgi encoder does not support pal8 16 years ago
Baptiste Coudurier f65aad9587 rgb555le, rgb565le, rgb565be, bgr24 in .mov muxing 16 years ago
Baptiste Coudurier 5b50b8f57f bgra in .mov muxing 16 years ago
Baptiste Coudurier dfb0471fce correct pixfmt for argb 16 years ago
Baptiste Coudurier ed88074a32 rgba in .mov muxing 16 years ago
Baptiste Coudurier 30853173b8 reindent 16 years ago
Baptiste Coudurier a7e562291d check for palette presence, fix crash with QT-BMP.mov, issue #1074 16 years ago
Benjamin Larsson 841b45e55d Remove dead nested assignment found by CSA 16 years ago
Benjamin Larsson 0871e65cf6 Remove unused code found by CSA 16 years ago
Diego Biurrun 0020c54cb8 Add const qualifier to param argument of sws_getContext() and 16 years ago
Diego Biurrun 465477e1fb Move preprocessor condition before variable declaration, fixes the warning: 16 years ago
Baptiste Coudurier b69017af87 ensure first pts is set, according to specs 16 years ago
Baptiste Coudurier 1e8857882b remove useless max_payload_size variable 16 years ago
Baptiste Coudurier 8f14cdee73 do not write dts if pts is not set 16 years ago
Baptiste Coudurier 31df40a130 fix total bitrate computation, based on patch by corp186, chasedouglas at gmail dot com 16 years ago
Baptiste Coudurier 7574dc4c37 update comment for rgb 16 bit in .mov 16 years ago
Stefano Sabatini 7a79e51cd6 Add @code/@endcode commands to markup C code in av_tree_insert() doxy. 16 years ago