42688 Commits (e62fd6619f7aa91956a1b4ccfa7b0b8d7bc4ba90)
 

Author SHA1 Message Date
Nicolas George 5a9d6993cb parseutils: ignore digits below the microsecond. 13 years ago
Jordi Ortiz a8ad6ffafe rtsp: Add listen mode 13 years ago
Michael Niedermayer b27c7d70d8 Merge remote-tracking branch 'qatar/master' 13 years ago
Mans Rullgard e346176de9 x86: cpu: clean up check for cpuid instruction support 13 years ago
Diego Biurrun 96890c001f configure: Change the rdtsc check to a linker check 13 years ago
Jordi Ortiz 6e71c1202b rtsp: Make rtsp_open_transport_ctx() non-static 13 years ago
Jordi Ortiz 6bbb362218 rtsp: Move rtsp_read_close 13 years ago
Jordi Ortiz 45b068580b rtsp: Parse the mode=receive/record parameter in transport lines 13 years ago
Michael Niedermayer 84d902fb92 mpeg4videoenc: use av_assert 13 years ago
Michael Niedermayer 43c609374a mpeg4videodec: use av_assert 13 years ago
Nicolas George 0abab00303 dpx: invalid aspect ratio is 0/1, not 0/0. 13 years ago
Carl Eugen Hoyos acf0283925 Set default ffv1 coder to -1. 13 years ago
Carl Eugen Hoyos 4c4e125695 Cosmetics: Return AVERROR_INVALIDDATA from ffv1 encoder initialisation if invalid data was provided. 13 years ago
Carl Eugen Hoyos 08ed3e8bf4 Cosmetics: Move ffv1 encoder initialisation code. 13 years ago
Michael Niedermayer 71c689e83e dsputil: turn assert into if() as its possible to trigger with ffv1 13 years ago
Kostya Shishkov ed219ed366 mss1: fix decoding masked regions in interframes 13 years ago
Michael Niedermayer f39bbc9d21 mxfdec: fix off by one error. 13 years ago
Tomas Härdin 83728d2d36 mxfdec: only parse next partition pack if parsing forward 13 years ago
Tomas Härdin 34ca5ae51d mxfdec: let pkt->pts = mxf->current_edit_unit if intra-only 13 years ago
Joseph Artsimovich 634d670538 mxfdec: fix frame height vs field height confusion 13 years ago
Tomas Härdin 5ed032fb8b mxfdec: Add intra_only flag to MXFTrack 13 years ago
Tomas Härdin fb8fa3c67c mxfdec: fix Avid AirSpeed files being misinterpreted as OP1a 13 years ago
Tomas Härdin 1fadf53e00 mxfdec: truncate packets that extend past the next edit unit 13 years ago
Philip de Nier fda891e108 mxfdec: set pixel format for cdci picture formats 13 years ago
Philip de Nier dfefede00e mxfdec: detect uncomp pictures using essence container ul 13 years ago
Philip de Nier 5255ca24cd mxfdec: set track edit rate num/den in expected order 13 years ago
Ronald S. Bultje 358d854df8 x86/cpu: implement get/set_eflags using intrinsics 13 years ago
Ronald S. Bultje c0ee695bd7 x86/cpu: implement support for cpuid through intrinsics 13 years ago
Ronald S. Bultje 3f150ffba3 x86/cpu: implement support for xgetbv through intrinsics 13 years ago
Ronald S. Bultje f80ddd5bf7 lavu: use intrinsics for emms on systems lacking inline asm support 13 years ago
Carl Eugen Hoyos 7307746444 Recognize yuv10 image files as v210x. 13 years ago
Carl Eugen Hoyos 5bcabc56c0 Define snow .pix_fmts to allow colour space auto-selection. 13 years ago
Martin Storsjö 620b1e7e98 mem: Don't abort on av_malloc(0) in debug mode 13 years ago
Paul B Mahol b4d0c3d9d2 exr: return proper error code instead of -1 13 years ago
Paul B Mahol dc0d551b52 exr: use buf_size instead of recalculating same value 13 years ago
Michael Niedermayer 1d890ec849 h264/decode_scaling_matrices: fix coding order of 8x8 matrixes. 13 years ago
Michael Niedermayer e162733dcd h264: 12 and 14 bit support 13 years ago
Michael Niedermayer 1465ecf059 h264dsp: 12 and 14 bit support 13 years ago
Michael Niedermayer 5d05acba0e h264pred: 12 and 14 bit support 13 years ago
Michael Niedermayer 69d5e40e5a h264idct: 12 and 14 bit support 13 years ago
Michael Niedermayer 6ff6a51b86 h264: limit 10bpp MC pading trick to 10bpp 13 years ago
Michael Niedermayer e8b9e1e294 dsputil: extend things to 12 and 14 bits 13 years ago
Paul B Mahol 1a8b0025f1 fate: add test for paf demuxer 13 years ago
Paul B Mahol 101615c7ff fate: add test for paf video decoder 13 years ago
Paul B Mahol 409cc45883 fate: add test for paf audio decoder 13 years ago
Steven Robertson c88d98fe4a lavfi/movie: reindent after the previous patch 13 years ago
Steven Robertson ac726a4f0c lavfi/movie: flush decoder frames on EOF 13 years ago
Stefano Sabatini a5382b50f2 lavfi/buffersink: restore possibility to pass opaque data 13 years ago
Stefano Sabatini 21d5609826 lavfi: add init_opaque callback 13 years ago
Stefano Sabatini aef9e94f73 lavf/segment: add -segment_time_delta option 13 years ago