summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* In dnxhd decoder, set key_frame on decoded frameBaptiste Coudurier2011-01-06
* rtsp: Allow requesting of filtering of source packetsMartin Storsjö2011-01-06
* udp: Allow specifying the connect option in udp_set_remote_url, tooMartin Storsjö2011-01-06
* rtpproto: Allow specifying the connect option, passed through to udpMartin Storsjö2011-01-06
* Fix crash for files with strip size larger than the buffer.Daniel Kang2011-01-06
* Set blkalign to 3840 (maximum bytes per frame) for AC-3 in avi.Carl Eugen Hoyos2011-01-06
* rtpdec: Don't set RTP timestamps if they already are set by the depacketizerMartin Storsjö2011-01-06
* Fix assertion fail on audio files with invalid sample rates,Daniel Kang2011-01-06
* Revert previous commit, as it was not meant to be pushed.Stefano Sabatini2011-01-06
* Issue more explicit error messages in compute_pkt_fields2().Stefano Sabatini2011-01-06
* In av_close_input_stream(), flush the packet queue before to actuallyStefano Sabatini2011-01-06
* rtsp: Parse RTP-Info headersMartin Storsjö2011-01-05
* ReindentMartin Storsjö2011-01-05
* rtsp: Simplify codeMartin Storsjö2011-01-05
* rtsp: Move resetting of rtpdec parameters to before sending the PLAY requestMartin Storsjö2011-01-05
* Convert floating-point MDCT coefficients to 24-bit fixed-point all at onceJustin Ruggles2011-01-05
* Add a FATE test for Playstation STR version 3Vitor Sessak2011-01-05
* Make dc_lum_vlc and dc_chroma_vlc non-static symbols,Vitor Sessak2011-01-05
* In ogg muxer, correctly mux VFR streams, fix issue #2398Baptiste Coudurier2011-01-05
* In mov demuxer, check that gmtime returns a valid value, fix crash, issue #2490Baptiste Coudurier2011-01-05
* In mov demuxer, check that stts data exists, fix crash, issue #2479Baptiste Coudurier2011-01-05
* Use local variables outside the inner loop in extract_exponents() to reduceJustin Ruggles2011-01-05
* Factorize common code in v4l2_set_parameters().Stefano Sabatini2011-01-05
* In video4linux2, in the case the timebase value in ap is 0/0, read theStefano Sabatini2011-01-05
* Make mpeg4 encoder log a more explicit error message when the timebaseStefano Sabatini2011-01-05
* Add my GPG fingerprint to the MAINTAINERS fileRobert Swain2011-01-05
* Win32 support for av_file_map()Daniel Verkamp2011-01-05
* Our ljpeg encoder supports bgra, use the correct constant in the sanity check.Michael Niedermayer2011-01-05
* Fix/cleanup m/ljpeg encoding pix fmt selection code in ffmpeg.c.Michael Niedermayer2011-01-05
* Remove PIX_FMT_RGB32 mjpeg encoding, there is no such thing ...Michael Niedermayer2011-01-05
* In pad filter, update new ref w/h in start_frame, fix chainingBaptiste Coudurier2011-01-05
* In crop filter, update new ref w/h instead of old one, fix chainingBaptiste Coudurier2011-01-05
* Fix YUV444P LJPEG encoding.Michael Niedermayer2011-01-04
* In the video4linux2 output device, log an error description in case ofStefano Sabatini2011-01-04
* Remove unnecessary dependency of ffprobe and ffserver on libswscale.Stefano Sabatini2011-01-04
* Disable initialization of the swscale sws_opts context inStefano Sabatini2011-01-04
* lavf: rename meta.h->ffmeta.h for consistency.Anton Khirnov2011-01-04
* cosmetics: fix typo in previous commitJustin Ruggles2011-01-04
* Change the AC-3 encoder to use floating-point.Justin Ruggles2011-01-04
* wtv: obtain codec information from stream2_guid chunks, if presentPeter Ross2011-01-04
* mpeg4videodec: reset time_base.num to 0 when detecting time_base.den=0Aurelien Jacobs2011-01-03
* Move fixed-point parts of the AC-3 encoder to separate files.Justin Ruggles2011-01-03
* ReindentMartin Storsjö2011-01-03
* Fix compilation on x86-32 with --disable-optimizations,Daniel Kang2011-01-03
* libavfilter does not depend on libswscale, only the scale filter does.Carl Eugen Hoyos2011-01-03
* Fix crash decoding broken wmv2 files.Daniel Kang2011-01-02
* srtdec: ensure we don't read 1 byte after buffer end if the buffer is notAurelien Jacobs2011-01-02
* "Fix" compilation with --disable-swscale.Carl Eugen Hoyos2011-01-02
* Use AVOption for muxers in ffmpeg.Anssi Hannula2011-01-02
* Remove the "-idct simple" command line option from the fate-psx-str test,Vitor Sessak2011-01-02